Class OrdinateStyleBuilder
Inheritance
System.Object
System.MarshalByRefObject
OrdinateStyleBuilder
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 OrdinateStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
OrdinateStyleBuilder()
Declaration
protected OrdinateStyleBuilder()
Properties
AlignSymbolWithBaseline
Declaration
public bool AlignSymbolWithBaseline { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayDimensionLine
Declaration
public OrdinateLineArrowDisplayOption DisplayDimensionLine { get; set; }
Property Value
DisplayNameStyle
Declaration
public OrdinateOriginDisplayOption DisplayNameStyle { get; set; }
Property Value
DisplayZeroAtBaseline
Declaration
public bool DisplayZeroAtBaseline { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DoglegAngle
Declaration
public double DoglegAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
DoglegCreationOption
Declaration
public OrdinateDoglegCreationOption DoglegCreationOption { get; set; }
Property Value
DoglegEndOffset
Declaration
public double DoglegEndOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
DoglegSetting
Declaration
public OrdinateDoglegDefinition DoglegSetting { get; set; }
Property Value
DoglegStartOffset
Declaration
public double DoglegStartOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
MarginFirstOffset
Declaration
public double MarginFirstOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
MarginSpacing
Declaration
public double MarginSpacing { get; set; }
Property Value
Type |
Description |
System.Double |
|
NumberOfMargins
Declaration
public int NumberOfMargins { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OrdinateTextAngle
Declaration
public double OrdinateTextAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
OrdinateTextOrientation
Declaration
public TextOrientation OrdinateTextOrientation { get; set; }
Property Value
PositiveDirection
Declaration
public OrdinatePositiveDirection PositiveDirection { get; set; }
Property Value
SymbolAngle
Declaration
public double SymbolAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
SymbolAspectRatio
Declaration
public double SymbolAspectRatio { get; set; }
Property Value
Type |
Description |
System.Double |
|
SymbolHeight
Declaration
public double SymbolHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
SymbolLength
Declaration
public double SymbolLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
SymbolScale
Declaration
public double SymbolScale { get; set; }
Property Value
Type |
Description |
System.Double |
|
UserDefinedText
Declaration
public string UserDefinedText { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink