IAcadDictionaryApplication Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
Object Application { get; }
ReadOnly Property Application As Object
Get
property Object^ Application {
Object^ get ();
}
abstract Application : Object with get
Property Value
Type:
Object
Implements
IAcadObjectApplication
See Also