Win32.IOleObject.SetExtent(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 SetExtent(System::UInt32 dwDrawAspect, System::UInt32 psizel);
public void SetExtent (uint dwDrawAspect, uint psizel);
abstract member SetExtent : uint32 * uint32 -> unit
Public Sub SetExtent (dwDrawAspect As UInteger, psizel As UInteger)
Parameters
- dwDrawAspect
- UInt32
- psizel
- UInt32