Class FrameBarElementStyleBuilder
Inheritance
System.Object
System.MarshalByRefObject
FrameBarElementStyleBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
DisplayThicknessDirection
Declaration
public bool DisplayThicknessDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExtendedTicBegin
Declaration
public int ExtendedTicBegin { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ExtendedTicColor
Declaration
public int ExtendedTicColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ExtendedTicFont
Declaration
public int ExtendedTicFont { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ExtendedTicFrequency
Declaration
public int ExtendedTicFrequency { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ExtendedTicLength
Declaration
public double ExtendedTicLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
ExtendedTicWidth
Declaration
public int ExtendedTicWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LabelColor
Declaration
public int LabelColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LabelFont
Declaration
public int LabelFont { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LabelItalicized
Declaration
public bool LabelItalicized { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LabelName
Declaration
public int LabelName { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LabelTextAspectRatio
Declaration
public double LabelTextAspectRatio { get; set; }
Property Value
Type |
Description |
System.Double |
|
LabelTextFontGapFactor
Declaration
public double LabelTextFontGapFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
LabelTextHeight
Declaration
public double LabelTextHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
LabelTextLetteringAngle
Declaration
public double LabelTextLetteringAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
LabelWidth
Declaration
public int LabelWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NumberOfStartFrame
Declaration
public string NumberOfStartFrame { get; set; }
Property Value
Type |
Description |
System.String |
|
SkipLabelBegin
Declaration
public int SkipLabelBegin { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SkipLabelFrequency
Declaration
public int SkipLabelFrequency { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SkipTicBegin
Declaration
public int SkipTicBegin { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SkipTicFrequency
Declaration
public int SkipTicFrequency { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TicColor
Declaration
public int TicColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TicDisplay
Declaration
public int TicDisplay { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TicFont
Declaration
public int TicFont { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TicLabelTextOrientation
Declaration
public FrameBarElementStyleBuilder.LabelTextOrientation TicLabelTextOrientation { get; set; }
Property Value
TicLength
Declaration
public double TicLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
TicWidth
Declaration
public int TicWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink