Struct UFUi.MenubarItem
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFUi.MenubarItem
Fields
CBdata
Declaration
public nint CBdata
Field Value
Type | Description |
---|---|
nint |
CBproc
Declaration
public UFUi.CbProc CBproc
Field Value
Type | Description |
---|---|
UFUi.CbProc |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
string |
state
Declaration
public int state
Field Value
Type | Description |
---|---|
int |
text
Declaration
public string text
Field Value
Type | Description |
---|---|
string |
type
Declaration
public UiMenuType type
Field Value
Type | Description |
---|---|
UiMenuType |