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