IOdaLightApplication
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.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
Object
Implements
IAcadEntityApplication
 
See Also