GradientFormat Properties

The GradientFormat type exposes the following members.

Properties
  NameDescription
Public propertyGradientDirection
Returns or sets the style of a gradient. Read/write GradientDirection.
Public propertyGradientShape
Returns or sets the shape of a gradient. Read/write GradientShape.
Public propertyGradientStops
Returns the collection of gradient stops. Read-only IGradientStopCollection.
Public propertyLinearGradientAngle
Returns or sets the angle of a gradient. Read/write Single.
Public propertyLinearGradientScaled
Determines whether a gradient is scaled. Read/write NullableBool.
Public propertyTileFlip
Returns or sets the flipping mode for a gradient. Read/write TileFlip.
See Also