Class LineFontBuilder
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class LineFontBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LineFontBuilder()
Declaration
protected LineFontBuilder()
Properties
LineFont
Declaration
public LineFontBuilder.LineFontType LineFont { get; set; }
Property Value
Type | Description |
---|---|
LineFontBuilder.LineFontType |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink