C++
Acad::ErrorStatus acdbOleGetOriginalWidthHeight( const AcDbOle2Frame* pOleEnt, double& width, double& height );
File
dbxutil.h
Description
For internal use only.
Parameters
| Parameters | Description |
|---|---|
| pOleEnt | For internal use |
| width | For internal use |
| height | For internal use |