'Usage Dim instance As FillEffect Dim size As Size Dim value As Bitmap value = instance.CreatePreviewBitmap(size)
Parameters
- size
- Size of the requested bitmap.
Return Value
The function returns a Bitmap object containing the fill effect preview.
'Usage Dim instance As FillEffect Dim size As Size Dim value As Bitmap value = instance.CreatePreviewBitmap(size)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2