NGradientBar Class Properties
In This Topic
For a list of all members of this type, see NGradientBar members.
Public Properties
| Name | Description |
| GradientStops | Gets or sets the edited gradient stops collection. |
| GripperExtentLimit | Gets or sets the maximum size of the gripper extent, measured in percent of the gradient bar width/height for horizontal/vertical bar respectively. |
| GripperExtentPercent | Gets or sets the extent of the gradient stop gripper, measured in percent of the gradient bar width/height for vertical/horizontal bar respectively. |
| Orientation | Gets or sets the orientation of this gradient bar. By default set to Horizontal. |
| SelectedGradientStop | Gets the selected gradient stop. |
| SelectedIndex | Gets or sets the index of the selected point. |
| UpdateWhileDragging | Gets or sets whether the selected gradient stop should be updated while the user drags the gradient stop gripper. If set to false the selected value is updated when the user releases the left mouse button. By default set to true. |
Top
See Also