Search Results for

    Show / Hide Table of Contents

    Struct UFDraw._ViewLabelParms

    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 _ViewLabelParms

    Fields

    letter_format

    Declaration
    public UFDraw.ViewLabelLetterFormat letter_format
    Field Value
    Type Description
    UFDraw.ViewLabelLetterFormat

    letter_size_factor

    Declaration
    public double letter_size_factor
    Field Value
    Type Description
    System.Double

    parent_label_type

    Declaration
    public UFDraw.LabelOnParentType parent_label_type
    Field Value
    Type Description
    UFDraw.LabelOnParentType

    parent_vw_lbl_prefix

    Declaration
    public byte[] parent_vw_lbl_prefix
    Field Value
    Type Description
    System.Byte[]

    scale_label

    Declaration
    public bool scale_label
    Field Value
    Type Description
    System.Boolean

    scale_label_prefix

    Declaration
    public byte[] scale_label_prefix
    Field Value
    Type Description
    System.Byte[]

    scale_parentheses

    Declaration
    public bool scale_parentheses
    Field Value
    Type Description
    System.Boolean

    secondary_indexing_align

    Declaration
    public UFDraw.SecondaryIndexingAlign secondary_indexing_align
    Field Value
    Type Description
    UFDraw.SecondaryIndexingAlign

    show_rotation_angle

    Declaration
    public bool show_rotation_angle
    Field Value
    Type Description
    System.Boolean

    show_rotation_symbol

    Declaration
    public bool show_rotation_symbol
    Field Value
    Type Description
    System.Boolean

    subscript_size_factor

    Declaration
    public double subscript_size_factor
    Field Value
    Type Description
    System.Double

    text_to_gap_factor

    Declaration
    public double text_to_gap_factor
    Field Value
    Type Description
    System.Double

    view_label

    Declaration
    public bool view_label
    Field Value
    Type Description
    System.Boolean

    view_label_customize

    Declaration
    public bool view_label_customize
    Field Value
    Type Description
    System.Boolean

    view_label_parm_type

    Declaration
    public UFDraw.ViewLabelParmType view_label_parm_type
    Field Value
    Type Description
    UFDraw.ViewLabelParmType

    view_label_position

    Declaration
    public UFDraw.ViewLabelPosition view_label_position
    Field Value
    Type Description
    UFDraw.ViewLabelPosition

    view_label_prefix

    Declaration
    public byte[] view_label_prefix
    Field Value
    Type Description
    System.Byte[]

    view_label_text_to_stub_format

    Declaration
    public DrfViewLabelTextToStubFormat view_label_text_to_stub_format
    Field Value
    Type Description
    DrfViewLabelTextToStubFormat

    view_label_type

    Declaration
    public UFDraw.ViewLabelViewTextType view_label_type
    Field Value
    Type Description
    UFDraw.ViewLabelViewTextType

    view_letter

    Declaration
    public byte[] view_letter
    Field Value
    Type Description
    System.Byte[]

    view_scale_position

    Declaration
    public UFDraw.ViewLabelScalePosition view_scale_position
    Field Value
    Type Description
    UFDraw.ViewLabelScalePosition

    view_scale_prefix_factor

    Declaration
    public double view_scale_prefix_factor
    Field Value
    Type Description
    System.Double

    view_scale_text_factor

    Declaration
    public double view_scale_text_factor
    Field Value
    Type Description
    System.Double

    view_scale_value_format

    Declaration
    public UFDraw.ViewLabelScaleFormat view_scale_value_format
    Field Value
    Type Description
    UFDraw.ViewLabelScaleFormat
    In This Article
    Back to top Generated by DocFX