clsGpGraphics.DrawFillRRectI FunctionDraws a round rectangle with the specified curve sizeSyntax
Public Function DrawFillRRectI (ByVal x As Long, _
ByVal y As Long, _ ByVal Width As Long, _ ByVal Height As Long, _ Optional ByRef oOptPen As clsGpPen = Nothing, _ Optional ByRef oOptBrush As clsGpBrush = Nothing, _ Optional ByVal CurveSize As Integer = 0) As GpStatus Parameters
Remarks
|