Search Results for

    Show / Hide Table of Contents

    Struct UFTabnot.SectionPrefs

    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
    public struct 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
    System.Double

    continuation_note

    Declaration
    public string continuation_note
    Field Value
    Type Description
    System.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
    System.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
    System.Double

    use_double_width_border

    Declaration
    public bool use_double_width_border
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX