'Declaration
Public ReadOnly Property RotateWithShape As Boolean
'Usage
Dim instance As ImageDrawing Dim value As Boolean value = instance.RotateWithShape
public bool RotateWithShape {get;}
Property Value
true
if these effects are rotate with shape; otherwise, false
.