'Declaration
Property RotateWithShape As Boolean
'Usage
Dim instance As IShadowFormat Dim value As Boolean instance.RotateWithShape = value value = instance.RotateWithShape
bool RotateWithShape {get; set;}
Property Value
true
if rotate the shadow when rotating the shape; otherwise, false
.