Struct NarrowDimensionData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public struct NarrowDimensionData
Fields
DisplayType
Declaration
public NarrowDisplayOption DisplayType
Field Value
Type | Description |
---|---|
NarrowDisplayOption |
LeaderAngle
Declaration
public double LeaderAngle
Field Value
Type | Description |
---|---|
System.Double |
TextOffset
Declaration
public double TextOffset
Field Value
Type | Description |
---|---|
System.Double |
TextOrientation
Declaration
public NarrowTextOrientation TextOrientation
Field Value
Type | Description |
---|---|
NarrowTextOrientation |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.ValueType.ToString()