Struct UFDrf.DraftAidTextInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.UF.dll
Syntax
public struct DraftAidTextInfo
Fields
angle
Declaration
Field Value
Type |
Description |
System.Double |
|
aspect_ratio
Declaration
public double aspect_ratio
Field Value
Type |
Description |
System.Double |
|
distance
Declaration
Field Value
Type |
Description |
System.Double |
|
gap
Declaration
Field Value
Type |
Description |
System.Double |
|
height
Declaration
Field Value
Type |
Description |
System.Double |
|
length
Declaration
Field Value
Type |
Description |
System.Double |
|
line_spacing
Declaration
public double line_spacing
Field Value
Type |
Description |
System.Double |
|
num_lines
Declaration
Field Value
Type |
Description |
System.Int32 |
|
origin
Declaration
Field Value
Type |
Description |
System.Double[] |
|
size
Declaration
Field Value
Type |
Description |
System.Double |
|
text
Declaration
public UFDrf.DraftAidText[] text
Field Value
text_font
Declaration
Field Value
Type |
Description |
System.Int32 |
|
text_type
Declaration
public UFDrf.TextType text_type
Field Value