GradientFormat Properties |
The GradientFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | GradientDirection |
Returns or sets the style of a gradient.
Read/write GradientDirection.
|
![]() | GradientShape |
Returns or sets the shape of a gradient.
Read/write GradientShape.
|
![]() | GradientStops |
Returns the collection of gradient stops.
Read-only IGradientStopCollection.
|
![]() | LinearGradientAngle |
Returns or sets the angle of a gradient.
Read/write Single.
|
![]() | LinearGradientScaled |
Determines whether a gradient is scaled.
Read/write NullableBool.
|
![]() | TileFlip |
Returns or sets the flipping mode for a gradient.
Read/write TileFlip.
|