'DeclarationProperty CanRotate As Boolean
'UsageDim instance As IShapeBase Dim value As Boolean instance.CanRotate = value value = instance.CanRotate
bool CanRotate {get; set;}
'DeclarationProperty CanRotate As Boolean
'UsageDim instance As IShapeBase Dim value As Boolean instance.CanRotate = value value = instance.CanRotate
bool CanRotate {get; set;}