Struct UFDisp.DrawingDisplayData
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 DrawingDisplayData
Fields
background_color
Declaration
public int background_color
Field Value
Type | Description |
---|---|
System.Int32 |
foreground_color
Declaration
public int foreground_color
Field Value
Type | Description |
---|---|
System.Int32 |
monochrome_display
Declaration
public bool monochrome_display
Field Value
Type | Description |
---|---|
System.Boolean |
preselection_color
Declaration
public int preselection_color
Field Value
Type | Description |
---|---|
System.Int32 |
show_widths
Declaration
public bool show_widths
Field Value
Type | Description |
---|---|
System.Boolean |
system_color
Declaration
public int system_color
Field Value
Type | Description |
---|---|
System.Int32 |