PyIViewObject.Draw

Draw(dwDrawAspect, lindex, aspectFlags, hdcTargetDev, hdcDraw, left, top, right, bottom, left, top, right, bottom, funcContinue, obContinue)

Description of Draw.

Parameters

dwDrawAspect : int

Description for dwDrawAspect

lindex : int

Description for lindex

aspectFlags : int

Integer value for the dwFlags item of the DVASPECTINFO structure.

hdcTargetDev : HDC

Description for hdcTargetDev

hdcDraw : HDC

Description for hdcDraw

left, top, right, bottom : int, int, int, int

Bounds rectangle.

left, top, right, bottom : int, int, int, int

WBounds rectangle.

funcContinue : object

A continue function.

obContinue : object

Value passed to the function.