Search Results for

    Show / Hide Table of Contents

    Struct UFTabnot.SectionPrefs

    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 UFTabnot.SectionPrefs

    Fields

    attach_point

    Declaration
    public UFTabnot.AttachPoint attach_point
    Field Value
    Type Description
    UFTabnot.AttachPoint

    border_width

    Declaration
    public double border_width
    Field Value
    Type Description
    double

    continuation_note

    Declaration
    public string continuation_note
    Field Value
    Type Description
    string

    display_continuation_note

    Declaration
    public UFTabnot.DisplayContinuationNote display_continuation_note
    Field Value
    Type Description
    UFTabnot.DisplayContinuationNote

    header_location

    Declaration
    public UFTabnot.HeaderLocation header_location
    Field Value
    Type Description
    UFTabnot.HeaderLocation

    max_height

    Declaration
    public double max_height
    Field Value
    Type Description
    double

    overflow_direction

    Declaration
    public UFTabnot.OverflowDirection overflow_direction
    Field Value
    Type Description
    UFTabnot.OverflowDirection

    overflow_spacing

    Declaration
    public double overflow_spacing
    Field Value
    Type Description
    double

    use_double_width_border

    Declaration
    public bool use_double_width_border
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX