Search Results for

    Show / Hide Table of Contents

    Struct Lettering

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public struct Lettering

    Fields

    AspectRatio

    Declaration
    public double AspectRatio
    Field Value
    Type Description
    System.Double

    Cfw

    Declaration
    public TextCfw Cfw
    Field Value
    Type Description
    TextCfw

    CharacterSpaceFactor

    Declaration
    public double CharacterSpaceFactor
    Field Value
    Type Description
    System.Double

    Italic

    Declaration
    public bool Italic
    Field Value
    Type Description
    System.Boolean

    LineSpaceFactor

    Declaration
    public double LineSpaceFactor
    Field Value
    Type Description
    System.Double

    Size

    Declaration
    public double Size
    Field Value
    Type Description
    System.Double

    SymbolAspectRatio

    Declaration
    public double SymbolAspectRatio
    Field Value
    Type Description
    System.Double

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.ValueType.ToString()
    In This Article
    Back to top Generated by DocFX