[]
Gets or sets a value indicating whether the shadow rotates along with the object when the object is rotated.
Default value is true.
Note that this property cannot be applied for text.
public bool RotateWithObject { get; set; }
Public Property RotateWithObject As Boolean