Search Results for

    Show / Hide Table of Contents

    Struct UFUgfont.FontHeader

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFUgfont.FontHeader

    Fields

    base_height

    Declaration
    public int base_height
    Field Value
    Type Description
    int

    char_spacing

    Declaration
    public double char_spacing
    Field Value
    Type Description
    double

    grid_spacing

    Declaration
    public double grid_spacing
    Field Value
    Type Description
    double

    height

    Declaration
    public int height
    Field Value
    Type Description
    int

    line_spacing

    Declaration
    public double line_spacing
    Field Value
    Type Description
    double

    number_of_chars

    Declaration
    public int number_of_chars
    Field Value
    Type Description
    int

    overlap_1

    Declaration
    public int overlap_1
    Field Value
    Type Description
    int

    overlap_2

    Declaration
    public int overlap_2
    Field Value
    Type Description
    int

    overlap_3

    Declaration
    public int overlap_3
    Field Value
    Type Description
    int

    version

    Declaration
    public int version
    Field Value
    Type Description
    int

    waist_height

    Declaration
    public int waist_height
    Field Value
    Type Description
    int

    width

    Declaration
    public int width
    Field Value
    Type Description
    int

    width_type

    Declaration
    public int width_type
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX