Win32.IOleObject.GetExtent(UInt32, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetExtent(System::UInt32 dwDrawAspect, System::UInt32 psizel);
public void GetExtent (uint dwDrawAspect, uint psizel);
abstract member GetExtent : uint32 * uint32 -> unit
Public Sub GetExtent (dwDrawAspect As UInteger, psizel As UInteger)
Parameters
- dwDrawAspect
- UInt32
- psizel
- UInt32