Struct UFObj.DispProps
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 DispProps
Fields
blank_status
Declaration
public int blank_status
Field Value
| Type | Description |
|---|---|
| System.Int32 |
color
Declaration
public int color
Field Value
| Type | Description |
|---|---|
| System.Int32 |
font
Declaration
public int font
Field Value
| Type | Description |
|---|---|
| System.Int32 |
highlight_status
Declaration
public bool highlight_status
Field Value
| Type | Description |
|---|---|
| System.Boolean |
layer
Declaration
public int layer
Field Value
| Type | Description |
|---|---|
| System.Int32 |
line_width
Declaration
public int line_width
Field Value
| Type | Description |
|---|---|
| System.Int32 |