ShowRotation Property (Shape)
Gets a value indicating whether this
DrawingObject is show the rotate handler.
public override bool ShowRotation {get;}
'Declaration
Public Overrides ReadOnly Property ShowRotation As Boolean
'Usage
Dim instance As Shape
Dim value As Boolean
value = instance.ShowRotation