Search Results for

    Show / Hide Table of Contents

    Struct UFPlist.FieldFormat

    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 UFPlist.FieldFormat

    Fields

    format_type

    Declaration
    public int format_type
    Field Value
    Type Description
    int

    justification

    Declaration
    public int justification
    Field Value
    Type Description
    int

    lead_str

    Declaration
    public string lead_str
    Field Value
    Type Description
    string

    precision

    Declaration
    public int precision
    Field Value
    Type Description
    int

    trailing_str

    Declaration
    public string trailing_str
    Field Value
    Type Description
    string

    width

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