Name | Description | |
---|---|---|
![]() | CreateInverseFill | Overridden. Creates a new linear gradient fill by inverting the colors of this fill. |
![]() | GetAngle | Gets the angle |
![]() | SetAngle | Overloaded. Sets the linear gradient angle to the specified value. Center the gradient to pass through the center of the gradient rect. Adjusts the coverage points so that the gradient fill the entire gradient rect completely. |
![]() | SetEndFactorX | Sets the EndFactorX, if keepCentered is true modifies the StartPoint so that the gradient passes through the gradient rect center |
![]() | SetEndFactorY | Sets the StartFactorY, if keepCentered is true modifies the EndPoint so that the gradient passes through the gradient rect center |
![]() | SetStartFactorX | Sets the StartFactorX, if keepCentered is true modifies the EndPoint so that the gradient passes through the gradient rect center |
![]() | SetStartFactorY | Sets the StartFactorY, if keepCentered is true modifies the EndPoint so that the gradient passes through the gradient rect center |
![]() | StretchToCover | Stretches the linear gradient, so that it covers the gradient rect completely. |