'Declaration Property CanRotate As Boolean
'Usage Dim instance As IShapeBase Dim value As Boolean instance.CanRotate = value value = instance.CanRotate
bool CanRotate {get; set;}
'Declaration Property CanRotate As Boolean
'Usage Dim instance As IShapeBase Dim value As Boolean instance.CanRotate = value value = instance.CanRotate
bool CanRotate {get; set;}