Class LineColorFontWidthBuilder
Inheritance
LineColorFontWidthBuilder
Assembly: NXOpen.dll
Syntax
public class LineColorFontWidthBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LineColorFontWidthBuilder()
Declaration
protected LineColorFontWidthBuilder()
Properties
LineColor
Declaration
public NXColor LineColor { get; set; }
Property Value
LineFont
Declaration
public LineFontBuilder LineFont { get; }
Property Value
LineWidth
Declaration
public DisplayableObject.ObjectWidth LineWidth { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink