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