Class FrameBarElementStyleBuilder
Inheritance
FrameBarElementStyleBuilder
Assembly: NXOpen.dll
Syntax
public class FrameBarElementStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
FrameBarElementStyleBuilder()
Declaration
protected FrameBarElementStyleBuilder()
Properties
DisplayPosition
Declaration
public bool DisplayPosition { get; set; }
Property Value
DisplayThicknessDirection
Declaration
public bool DisplayThicknessDirection { get; set; }
Property Value
ExtendedTicBegin
Declaration
public int ExtendedTicBegin { get; set; }
Property Value
ExtendedTicColor
Declaration
public int ExtendedTicColor { get; set; }
Property Value
ExtendedTicFont
Declaration
public int ExtendedTicFont { get; set; }
Property Value
ExtendedTicFrequency
Declaration
public int ExtendedTicFrequency { get; set; }
Property Value
ExtendedTicLength
Declaration
public double ExtendedTicLength { get; set; }
Property Value
ExtendedTicWidth
Declaration
public int ExtendedTicWidth { get; set; }
Property Value
LabelColor
Declaration
public int LabelColor { get; set; }
Property Value
LabelFont
Declaration
public int LabelFont { get; set; }
Property Value
LabelItalicized
Declaration
public bool LabelItalicized { get; set; }
Property Value
LabelName
Declaration
public int LabelName { get; set; }
Property Value
LabelTextAspectRatio
Declaration
public double LabelTextAspectRatio { get; set; }
Property Value
LabelTextFontGapFactor
Declaration
public double LabelTextFontGapFactor { get; set; }
Property Value
LabelTextHeight
Declaration
public double LabelTextHeight { get; set; }
Property Value
LabelTextLetteringAngle
Declaration
public double LabelTextLetteringAngle { get; set; }
Property Value
LabelWidth
Declaration
public int LabelWidth { get; set; }
Property Value
NumberOfStartFrame
Declaration
public string NumberOfStartFrame { get; set; }
Property Value
SkipLabelBegin
Declaration
public int SkipLabelBegin { get; set; }
Property Value
SkipLabelFrequency
Declaration
public int SkipLabelFrequency { get; set; }
Property Value
SkipTicBegin
Declaration
public int SkipTicBegin { get; set; }
Property Value
SkipTicFrequency
Declaration
public int SkipTicFrequency { get; set; }
Property Value
TicColor
Declaration
public int TicColor { get; set; }
Property Value
TicDisplay
Declaration
public int TicDisplay { get; set; }
Property Value
TicFont
Declaration
public int TicFont { get; set; }
Property Value
TicLabelTextOrientation
Declaration
public FrameBarElementStyleBuilder.LabelTextOrientation TicLabelTextOrientation { get; set; }
Property Value
TicLength
Declaration
public double TicLength { get; set; }
Property Value
TicWidth
Declaration
public int TicWidth { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink