INLinearGradient Interface Members
In This Topic
The following tables list the members exposed by INLinearGradient.
Public Properties
| Name | Description |
| 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. |
| 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. |
Top
See Also