Search Results for

    Show / Hide Table of Contents

    Struct Post._AnnotationBox

    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)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    struct _AnnotationBox

    Fields

    area_color

    Declaration
    public int area_color
    Field Value
    Type Description
    System.Int32

    area_translucency

    Declaration
    public bool area_translucency
    Field Value
    Type Description
    System.Boolean

    fill_area

    Declaration
    public bool fill_area
    Field Value
    Type Description
    System.Boolean

    line_color

    Declaration
    public int line_color
    Field Value
    Type Description
    System.Int32

    show_border

    Declaration
    public bool show_border
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX