Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.Lettering

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

    Fields

    aspect_ratio

    Declaration
    public double aspect_ratio
    Field Value
    Type Description
    System.Double

    cfw

    Declaration
    public UFDrf.TextCfw cfw
    Field Value
    Type Description
    UFDrf.TextCfw

    character_space_factor

    Declaration
    public double character_space_factor
    Field Value
    Type Description
    System.Double

    line_space_factor

    Declaration
    public double line_space_factor
    Field Value
    Type Description
    System.Double

    size

    Declaration
    public double size
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top Generated by DocFX