Search Results for

    Show / Hide Table of Contents

    Struct NarrowDimensionData

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

    Fields

    DisplayType

    Declaration
    public NarrowDisplayOption DisplayType
    Field Value
    Type Description
    NarrowDisplayOption

    LeaderAngle

    Declaration
    public double LeaderAngle
    Field Value
    Type Description
    double

    TextOffset

    Declaration
    public double TextOffset
    Field Value
    Type Description
    double

    TextOrientation

    Declaration
    public NarrowTextOrientation TextOrientation
    Field Value
    Type Description
    NarrowTextOrientation

    Methods

    ToString()

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