Search Results for

    Show / Hide Table of Contents

    Struct UFDrf._DraftAidTextInfo

    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
    struct _DraftAidTextInfo

    Fields

    angle

    Declaration
    public double angle
    Field Value
    Type Description
    System.Double

    aspect_ratio

    Declaration
    public double aspect_ratio
    Field Value
    Type Description
    System.Double

    distance

    Declaration
    public double distance
    Field Value
    Type Description
    System.Double

    gap

    Declaration
    public double gap
    Field Value
    Type Description
    System.Double

    height

    Declaration
    public double height
    Field Value
    Type Description
    System.Double

    length

    Declaration
    public double length
    Field Value
    Type Description
    System.Double

    line_spacing

    Declaration
    public double line_spacing
    Field Value
    Type Description
    System.Double

    num_lines

    Declaration
    public int num_lines
    Field Value
    Type Description
    System.Int32

    origin

    Declaration
    public double[] origin
    Field Value
    Type Description
    System.Double[]

    size

    Declaration
    public double size
    Field Value
    Type Description
    System.Double

    text

    Declaration
    public IntPtr text
    Field Value
    Type Description
    System.IntPtr

    text_font

    Declaration
    public int text_font
    Field Value
    Type Description
    System.Int32

    text_type

    Declaration
    public UFDrf.TextType text_type
    Field Value
    Type Description
    UFDrf.TextType
    In This Article
    Back to top Generated by DocFX