CODMetafileComponent::GetFrameSize
BOOLCODMetafileComponent::GetFrameSize(CODMeasure&width, CODMeasure&height)
Return the width and height of the metafile frame.
Defined in: OdMetafileComp.cpp
Return Value
TRUE if successful; otherwise FALSE.
Parameters
width
Return value for width.
height
Return value for height.