Class TextStyleBuilder
Inheritance
TextStyleBuilder
Assembly: NXOpen.dll
Syntax
public class TextStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
TextStyleBuilder()
Declaration
protected TextStyleBuilder()
Properties
TextAlignment
Declaration
public TextStyleBuilder.TextAlignmentType TextAlignment { get; set; }
Property Value
TextAllowWrapping
Declaration
public bool TextAllowWrapping { get; set; }
Property Value
TextAutoFit
Declaration
public TextStyleBuilder.TextAutoFitType TextAutoFit { get; set; }
Property Value
TextColorFontWidth
Declaration
public TextColorFontWidthBuilder TextColorFontWidth { get; }
Property Value
TextHeight
Declaration
public double TextHeight { get; set; }
Property Value
TextOverlined
Declaration
public bool TextOverlined { get; set; }
Property Value
TextUnderlined
Declaration
public bool TextUnderlined { get; set; }
Property Value
TruncationMode
Declaration
public TextStyleBuilder.TruncationModes TruncationMode { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink