RotateWithObject Property (GradientFill)
In This Topic
Gets or sets whether the fill rotates along with the object when the object is rotated.
Syntax
'Declaration
Public Property RotateWithObject As System.Boolean
public System.bool RotateWithObject {get; set;}
See Also