clsMEMDC.ResizeCutDC MethodResizes the internal image cutting it (if the new size is smaller) or adding margins (if the new size is bigger)Syntax
Public Sub ResizeCutDC (ByVal newWidth As Long, _
ByVal newHeight As Long, _ Optional ByRef iNewBkMode As eMemDcBkMode = eMemDcBkMode_TRANSPARENT) Parameters
Remarks
|