IObjectOriented Interface
IObjectOriented is implemented by
Oriented Objects.
Query more specific interface like IBox from
IObjectOriented to access geometry of the object
HRESULT GetFrame(IFrame3** frame)
Parameters
frame - [out, retval] The returned frame
of the object. Query IFrameEx and other frame interfaces from frame
|