| MGSymbolAttr.setRotation |
|
boolean setRotation(double rotation)
Sets the rotation of the point.
rotation - The rotation of the point in degrees; values can range from -360.0º to 360.0º.
boolean - Returns True if successful; otherwise, returns False.
-1 (busy)
-3 (illegal argument)
-17 (can't rotate symbols with bitmaps): The rotation angle cannot be non-zero because the current symbol contains one or more bitmaps.