Search Results for

    Show / Hide Table of Contents

    Struct CharacterSpaceFactor

    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 CharacterSpaceFactor

    Fields

    Appended

    Declaration
    public double Appended
    Field Value
    Type Description
    double

    Dimension

    Declaration
    public double Dimension
    Field Value
    Type Description
    double

    General

    Declaration
    public double General
    Field Value
    Type Description
    double

    Tolerance

    Declaration
    public double Tolerance
    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