public override bool CanRotate {get; set;}
'Declaration Public Overrides NotOverridable Property CanRotate As Boolean
'Declaration
Public Overrides NotOverridable Property CanRotate As Boolean
'Usage Dim instance As GroupShape Dim value As Boolean instance.CanRotate = value value = instance.CanRotate
'Usage
Dim instance As GroupShape Dim value As Boolean instance.CanRotate = value value = instance.CanRotate
GroupShape Class GroupShape Members