Class LetteringStyleBuilder
Inheritance
LetteringStyleBuilder
Assembly: NXOpen.dll
Syntax
public class LetteringStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LetteringStyleBuilder()
Declaration
protected LetteringStyleBuilder()
Properties
AlignPosition
Declaration
public AlignmentPosition AlignPosition { get; set; }
Property Value
Angle
Declaration
public double Angle { get; set; }
Property Value
AppendedNxTextCharacterSpaceFactor
Declaration
public double AppendedNxTextCharacterSpaceFactor { get; set; }
Property Value
AppendedStandardTextCharacterSpaceFactor
Declaration
public double AppendedStandardTextCharacterSpaceFactor { get; set; }
Property Value
AppendedTextAspectRatio
Declaration
public double AppendedTextAspectRatio { get; set; }
Property Value
AppendedTextCharSpaceFactor
Declaration
public double AppendedTextCharSpaceFactor { get; set; }
Property Value
AppendedTextColor
Declaration
public NXColor AppendedTextColor { get; set; }
Property Value
AppendedTextFont
Declaration
public int AppendedTextFont { get; set; }
Property Value
AppendedTextItalicized
Declaration
public bool AppendedTextItalicized { get; set; }
Property Value
AppendedTextLineSpaceFactor
Declaration
public double AppendedTextLineSpaceFactor { get; set; }
Property Value
AppendedTextLineWidth
Declaration
public LineWidth AppendedTextLineWidth { get; set; }
Property Value
AppendedTextSize
Declaration
public double AppendedTextSize { get; set; }
Property Value
AppendedTextSpaceFactor
Declaration
public double AppendedTextSpaceFactor { get; set; }
Property Value
AppendedTextSymbolAspectRatio
Declaration
public double AppendedTextSymbolAspectRatio { get; set; }
Property Value
DimLineSpaceFactor
Declaration
public double DimLineSpaceFactor { get; set; }
Property Value
DimensionNxTextCharacterSpaceFactor
Declaration
public double DimensionNxTextCharacterSpaceFactor { get; set; }
Property Value
DimensionStandardTextCharacterSpaceFactor
Declaration
public double DimensionStandardTextCharacterSpaceFactor { get; set; }
Property Value
DimensionTextAspectRatio
Declaration
public double DimensionTextAspectRatio { get; set; }
Property Value
DimensionTextCharSpaceFactor
Declaration
public double DimensionTextCharSpaceFactor { get; set; }
Property Value
DimensionTextColor
Declaration
public NXColor DimensionTextColor { get; set; }
Property Value
DimensionTextFont
Declaration
public int DimensionTextFont { get; set; }
Property Value
DimensionTextItalicized
Declaration
public bool DimensionTextItalicized { get; set; }
Property Value
DimensionTextLineSpaceFactor
Declaration
public double DimensionTextLineSpaceFactor { get; set; }
Property Value
DimensionTextLineWidth
Declaration
public LineWidth DimensionTextLineWidth { get; set; }
Property Value
DimensionTextSize
Declaration
public double DimensionTextSize { get; set; }
Property Value
DimensionTextSymbolAspectRatio
Declaration
public double DimensionTextSymbolAspectRatio { get; set; }
Property Value
GdtFrameHeightFactor
Declaration
public double GdtFrameHeightFactor { get; set; }
Property Value
GeneralNxTextCharacterSpaceFactor
Declaration
public double GeneralNxTextCharacterSpaceFactor { get; set; }
Property Value
GeneralStandardTextCharacterSpaceFactor
Declaration
public double GeneralStandardTextCharacterSpaceFactor { get; set; }
Property Value
GeneralTextAspectRatio
Declaration
public double GeneralTextAspectRatio { get; set; }
Property Value
GeneralTextCharSpaceFactor
Declaration
public double GeneralTextCharSpaceFactor { get; set; }
Property Value
GeneralTextColor
Declaration
public NXColor GeneralTextColor { get; set; }
Property Value
GeneralTextFont
Declaration
public int GeneralTextFont { get; set; }
Property Value
GeneralTextItalicized
Declaration
public bool GeneralTextItalicized { get; set; }
Property Value
GeneralTextLineSpaceFactor
Declaration
public double GeneralTextLineSpaceFactor { get; set; }
Property Value
GeneralTextLineWidth
Declaration
public LineWidth GeneralTextLineWidth { get; set; }
Property Value
GeneralTextSize
Declaration
public double GeneralTextSize { get; set; }
Property Value
GeneralTextSymbolAspectRatio
Declaration
public double GeneralTextSymbolAspectRatio { get; set; }
Property Value
HorizontalTextJustification
Declaration
public TextJustification HorizontalTextJustification { get; set; }
Property Value
StackAboveSpaceFactor
Declaration
public double StackAboveSpaceFactor { get; set; }
Property Value
StackAutospace
Declaration
public bool StackAutospace { get; set; }
Property Value
StackBelowSpaceFactor
Declaration
public double StackBelowSpaceFactor { get; set; }
Property Value
StackHorizontalAlignment
Declaration
public StackHorizontalAlignment StackHorizontalAlignment { get; set; }
Property Value
StackInheritAssociatedObjects
Declaration
public bool StackInheritAssociatedObjects { get; set; }
Property Value
StackLeftSpaceFactor
Declaration
public double StackLeftSpaceFactor { get; set; }
Property Value
StackRightSpaceFactor
Declaration
public double StackRightSpaceFactor { get; set; }
Property Value
StackVerticalAlignment
Declaration
public StackVerticalAlignment StackVerticalAlignment { get; set; }
Property Value
SymbolFontFile
Declaration
public string SymbolFontFile { get; set; }
Property Value
ToleranceNxTextCharacterSpaceFactor
Declaration
public double ToleranceNxTextCharacterSpaceFactor { get; set; }
Property Value
ToleranceStandardTextCharacterSpaceFactor
Declaration
public double ToleranceStandardTextCharacterSpaceFactor { get; set; }
Property Value
ToleranceTextAspectRatio
Declaration
public double ToleranceTextAspectRatio { get; set; }
Property Value
ToleranceTextCharSpaceFactor
Declaration
public double ToleranceTextCharSpaceFactor { get; set; }
Property Value
ToleranceTextColor
Declaration
public NXColor ToleranceTextColor { get; set; }
Property Value
ToleranceTextFont
Declaration
public int ToleranceTextFont { get; set; }
Property Value
ToleranceTextItalicized
Declaration
public bool ToleranceTextItalicized { get; set; }
Property Value
ToleranceTextLineSpaceFactor
Declaration
public double ToleranceTextLineSpaceFactor { get; set; }
Property Value
ToleranceTextLineWidth
Declaration
public LineWidth ToleranceTextLineWidth { get; set; }
Property Value
ToleranceTextSize
Declaration
public double ToleranceTextSize { get; set; }
Property Value
ToleranceTextSpaceFactor
Declaration
public double ToleranceTextSpaceFactor { get; set; }
Property Value
ToleranceTextSymbolAspectRatio
Declaration
public double ToleranceTextSymbolAspectRatio { get; set; }
Property Value
TwoLineToleranceTextSize
Declaration
public double TwoLineToleranceTextSize { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink