IAcadMenuGroupsParent Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
IAcadApplication Parent { get; }
ReadOnly Property Parent As IAcadApplication
Get
property IAcadApplication^ Parent {
IAcadApplication^ get ();
}
abstract Parent : IAcadApplication with get
Property Value
IAcadApplication
See Also