IAcadWipeoutHeight Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
ReadOnly Property Height As Double
        Get
 
property double Height {
        double get ();
}
 
abstract Height : float with get
 
 
 
Property Value
Double
Implements
IAcadRasterImageHeight
 
See Also