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)
Assembly: NXOpen.UF.dll
Syntax
public struct SectionPrefs
Fields
attach_point
Declaration
public UFTabnot.AttachPoint attach_point
Field Value
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
Declaration
public UFTabnot.HeaderLocation header_location
Field Value
max_height
Declaration
Field Value
Type |
Description |
System.Double |
|
overflow_direction
Declaration
public UFTabnot.OverflowDirection overflow_direction
Field Value
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 |
|