CustomDrawIndicatorEventArgs Properties
Contains data for CustomDraw events.| Name | Description |
|---|---|
| Paint | Gets or sets the custom arc’s background. Inherited from CustomDrawEventArgs. |
| Path | Gets or sets the path that should be drawn as a custom indicator. |
See Also