Struct UFDraw._TabnotCellParams
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
Fields
cell_text
Declaration
Field Value
Type |
Description |
System.SByte* |
|
horiz_just
Declaration
public UFDraw.TabnotJust horiz_just
Field Value
is_bold
Declaration
Field Value
Type |
Description |
System.Boolean |
|
is_hidden
Declaration
Field Value
Type |
Description |
System.Boolean |
|
is_italic
Declaration
Field Value
Type |
Description |
System.Boolean |
|
is_underlined
Declaration
public bool is_underlined
Field Value
Type |
Description |
System.Boolean |
|
is_wrapped
Declaration
Field Value
Type |
Description |
System.Boolean |
|
strikethru
Declaration
Field Value
Type |
Description |
System.Boolean |
|
text_angle
Declaration
Field Value
Type |
Description |
System.Double |
|
ug_font
Declaration
Field Value
Type |
Description |
System.SByte* |
|
ug_text_height
Declaration
public double ug_text_height
Field Value
Type |
Description |
System.Double |
|
vert_just
Declaration
public UFDraw.TabnotJust vert_just
Field Value