Usage |
BIANNOLib.ShapeType AnnoUIGetShapeType() |
Description |
This method retrieves the shape type of the last selected aotShape (=25) object. |
Parameters |
None |
Return value |
One of the values from the ShapeType enum: shArrowRight (=0), shArrowLeft (=1), shArrowUp (=2), shArrowDown (=3) or shStar5 (=4). |
Programming Notes |
None |