GradientAngle Property

Specifies the angle (in radians or degrees) of the object's gradient fill.

Syntax

object.GradientAngle [=Double]

Properties

The GradientAngle propertysyntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Double

The angle of the object's gradient fill.

Remarks

In Configuration mode, GradientAngle changes as you rotate the object.

The units to be used when creating the angle is specified as either degrees or radians, depending on the value of the AngleUnits property.

 

Applies To