clsGpPath.AddEllipse FunctionAdds an ellipse to the path (coordinates are single)Syntax
Public Function AddEllipse (ByVal x As Single, _
ByVal y As Single, _ ByVal Width As Single, _ ByVal Height As Single) As GpStatus Parameters
Remarks
|