Search Results for

    Show / Hide Table of Contents

    Struct UFDisp.DrawingDisplayData

    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 UFDisp.DrawingDisplayData

    Fields

    background_color

    Declaration
    public int background_color
    Field Value
    Type Description
    int

    foreground_color

    Declaration
    public int foreground_color
    Field Value
    Type Description
    int

    monochrome_display

    Declaration
    public bool monochrome_display
    Field Value
    Type Description
    bool

    preselection_color

    Declaration
    public int preselection_color
    Field Value
    Type Description
    int

    show_widths

    Declaration
    public bool show_widths
    Field Value
    Type Description
    bool

    system_color

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