|
GetEllipseGeometry |
Top Previous Next |
|
GetEllipseGeometry (Method)
Use this method if you want to get the geometry of an ellipse object
Syntax: Function GetEllipseGeometry(avHandle As Integer, cx As Single, cy As Single, aR As Single, bR As Single, dAngle As Single) As Boolean
The GetEllipseGeometry method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|