Struct CharacterSpaceFactor
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 CharacterSpaceFactor
Fields
Appended
Declaration
public double Appended
Field Value
Type | Description |
---|---|
System.Double |
Dimension
Declaration
public double Dimension
Field Value
Type | Description |
---|---|
System.Double |
General
Declaration
public double General
Field Value
Type | Description |
---|---|
System.Double |
Tolerance
Declaration
public double Tolerance
Field Value
Type | Description |
---|---|
System.Double |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.ValueType.ToString()