Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GradientFill Class / RotateWithObject Property

In This Topic
    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