Struct UFDraw.TabnotCellParams
Assembly: NXOpen.UF.dll
Syntax
public struct UFDraw.TabnotCellParams
Fields
cell_text
Declaration
Field Value
horiz_just
Declaration
public UFDraw.TabnotJust horiz_just
Field Value
is_bold
Declaration
Field Value
is_hidden
Declaration
Field Value
is_italic
Declaration
Field Value
is_underlined
Declaration
public bool is_underlined
Field Value
is_wrapped
Declaration
Field Value
strikethru
Declaration
Field Value
text_angle
Declaration
Field Value
ug_font
Declaration
Field Value
ug_text_height
Declaration
public double ug_text_height
Field Value
vert_just
Declaration
public UFDraw.TabnotJust vert_just
Field Value