INLinearGradient Interface Properties
In This Topic
For a list of all members of this type, see INLinearGradient members.
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