Name | Description | |
---|---|---|
![]() | Center | Gets or sets the center of the linear gradient. |
![]() | EndFactorX | Gets or sets the End Point X coordinate factor. The coordinate is relative to the gradient rectangle. 0 = left, 1 = right. |
![]() | EndFactorY | Gets or sets the End Point Y coordinate factor. The coordinate is relative to the gradient rectangle. 0 = top, 1 = bottom. |
![]() | EndPoint | Gets or sets the end point, in the graident rect. |
![]() | FillType | Overridden. Gets the fill type (Linear Gradient) as an enum value. |
![]() | GradientRect | Gets the gradient rect |
![]() | StartFactorX | Gets or sets the Start Point X coordinate factor. The coordinate is relative to the gradient rectangle. 0 = left, 1 = right. |
![]() | StartFactorY | Gets or sets the Start Point Y coordinate factor. The coordinate is relative to the gradient rectangle. 0 = top, 1 = bottom. |
![]() | StartPoint | Gets or sets the start point, in the graident rect. |