Struct UFDrf.UdSymbolFontInfo
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFDrf.UdSymbolFontInfo
Fields
anchor_point
Declaration
public int anchor_point
Field Value
Type | Description |
---|---|
int |
factor
Declaration
public double factor
Field Value
Type | Description |
---|---|
double |
height
Declaration
public double height
Field Value
Type | Description |
---|---|
double |
length
Declaration
public double length
Field Value
Type | Description |
---|---|
double |
num_stroke
Declaration
public int num_stroke
Field Value
Type | Description |
---|---|
int |
orientation_point
Declaration
public int orientation_point
Field Value
Type | Description |
---|---|
int |
stroke_info
Declaration
public UFDrf.StrokeInfo[] stroke_info
Field Value
Type | Description |
---|---|
StrokeInfo[] |