OpenLayer
|
Shape
|
Ellipse
|
SetRadius
SetRadius
void
SetRadius
(
Axis axis,
float
radius )
Sets the x or y radius of the ellipse. Axis should be either X_AXIS or Y_AXIS.
Other functions of the class
Ellipse
Draw
Draws the ellipse filled with the specified color
DrawOutline
Draws the outline of the ellipse
DrawSlice
Draws a slice of the ellipse
DrawDisk
Draws a filled disk
DrawArc
Draws a filled arc of an ellipse
SetRadius
Sets the x or y radius of the ellipse
GetRadius
Returns the x or y axis of the ellipse
Back to the main page of the manual
Questions about SetRadius? Click
here.