This class represents a single color-stop in a gradient brush. The position is a floating point value between zero and 1.0 which represents the distance between the gradient’s starting point and ending point.
Initialize self. See help(type(self)) for accurate signature. |
|
This class represents a single color-stop in a gradient brush. The position is a floating point value between zero and 1.0 which represents the distance between the gradient’s starting point and ending point.
Initialize self. See help(type(self)) for accurate signature.
See SetPosition
, GetPosition