[]
Specifies circle or rectangle gradient fill directions.
public enum GradientPathDirection
Public Enum GradientPathDirection
Name | Description |
---|---|
Center | Center. |
FromBottomLeft | From bottom left corner. |
FromBottomRight | From bottom right corner. |
FromTopLeft | From top left corner. |
FromTopRight | From top right corner. |