clsGpGraphics.FillRectangleI FunctionUses a brush to fill the interior of a rectangleSyntax
Public Function FillRectangleI (ByRef oBr As clsGpBrush, _
ByVal x As Long, _ ByVal y As Long, _ ByVal Width As Long, _ ByVal Height As Long) As GpStatus Parameters
Remarks
|