Class ContextMenuProperties
Inherited Members
Namespace: NXOpen.MenuBar
Assembly: NXOpenUI.dll
Syntax
public class ContextMenuProperties : TransientObject, IMessageSink, IDisposable
Constructors
ContextMenuProperties(nint)
Declaration
protected ContextMenuProperties(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Properties
Context
Declaration
public string Context { get; }
Property Value
Type | Description |
---|---|
string |
Location
Declaration
public string Location { get; }
Property Value
Type | Description |
---|---|
string |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink