'Declaration
Public Overrides NotOverridable ReadOnly Property ShowRotation As Boolean
'Usage
Dim instance As ConnectionShape Dim value As Boolean value = instance.ShowRotation
public override bool ShowRotation {get;}
Property Value
true
if this ConnectionShape is rotatable; otherwise, false
.