Struct AeroStructuresAnnotDataS
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.CAE.AeroStructures
Assembly: NXOpen.dll
Syntax
public struct AeroStructuresAnnotDataS
Fields
Direction
Declaration
public AeroStructuresAnnotdirectionoption Direction
Field Value
Type | Description |
---|---|
AeroStructuresAnnotdirectionoption |
IsReversed
Declaration
public bool IsReversed
Field Value
Type | Description |
---|---|
System.Boolean |
LeaderLength
Declaration
public double LeaderLength
Field Value
Type | Description |
---|---|
System.Double |
TextSize
Declaration
public double TextSize
Field Value
Type | Description |
---|---|
System.Double |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.ValueType.ToString()