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