Search Results for

    Show / Hide Table of Contents

    Struct SizedSymbol

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

    Fields

    Height

    Declaration
    public double Height
    Field Value
    Type Description
    double

    PaddingFromLastSymbol

    Declaration
    public double PaddingFromLastSymbol
    Field Value
    Type Description
    double

    Symbol

    Declaration
    public TaggedObject Symbol
    Field Value
    Type Description
    TaggedObject

    Width

    Declaration
    public double Width
    Field Value
    Type Description
    double

    Methods

    ToString()

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