Class TextColorFontWidthBuilder
Inheritance
TextColorFontWidthBuilder
Assembly: NXOpen.dll
Syntax
public class TextColorFontWidthBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
TextColorFontWidthBuilder()
Declaration
protected TextColorFontWidthBuilder()
Properties
TextColor
Declaration
public NXColor TextColor { get; set; }
Property Value
TextFont
Declaration
public string TextFont { get; set; }
Property Value
TextStyle
Declaration
public string TextStyle { get; set; }
Property Value
TextWidth
Declaration
public string TextWidth { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink