Search Results for

    Show / Hide Table of Contents

    Struct UFObj.DispProps

    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 UFObj.DispProps

    Fields

    blank_status

    Declaration
    public int blank_status
    Field Value
    Type Description
    int

    color

    Declaration
    public int color
    Field Value
    Type Description
    int

    font

    Declaration
    public int font
    Field Value
    Type Description
    int

    highlight_status

    Declaration
    public bool highlight_status
    Field Value
    Type Description
    bool

    layer

    Declaration
    public int layer
    Field Value
    Type Description
    int

    line_width

    Declaration
    public int line_width
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX