Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.TabnotCellParams

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFDraw.TabnotCellParams

    Fields

    cell_text

    Declaration
    public string cell_text
    Field Value
    Type Description
    string

    horiz_just

    Declaration
    public UFDraw.TabnotJust horiz_just
    Field Value
    Type Description
    UFDraw.TabnotJust

    is_bold

    Declaration
    public bool is_bold
    Field Value
    Type Description
    bool

    is_hidden

    Declaration
    public bool is_hidden
    Field Value
    Type Description
    bool

    is_italic

    Declaration
    public bool is_italic
    Field Value
    Type Description
    bool

    is_underlined

    Declaration
    public bool is_underlined
    Field Value
    Type Description
    bool

    is_wrapped

    Declaration
    public bool is_wrapped
    Field Value
    Type Description
    bool

    strikethru

    Declaration
    public bool strikethru
    Field Value
    Type Description
    bool

    text_angle

    Declaration
    public double text_angle
    Field Value
    Type Description
    double

    ug_font

    Declaration
    public string ug_font
    Field Value
    Type Description
    string

    ug_text_height

    Declaration
    public double ug_text_height
    Field Value
    Type Description
    double

    vert_just

    Declaration
    public UFDraw.TabnotJust vert_just
    Field Value
    Type Description
    UFDraw.TabnotJust
    In this article
    Back to top Generated by DocFX