Search Results for

    Show / Hide Table of Contents

    Struct Post.AnnotationBox

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct Post.AnnotationBox

    Fields

    AreaColor

    Declaration
    public NXColor AreaColor
    Field Value
    Type Description
    NXColor

    AreaTranslucency

    Declaration
    public bool AreaTranslucency
    Field Value
    Type Description
    bool

    FillArea

    Declaration
    public bool FillArea
    Field Value
    Type Description
    bool

    LineColor

    Declaration
    public NXColor LineColor
    Field Value
    Type Description
    NXColor

    ShowBorder

    Declaration
    public bool ShowBorder
    Field Value
    Type Description
    bool

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX