ObjectCustomDrawEventArgs Constructors
Supplies data for events that allow you to draw visual elements manually.Name | Parameters | Description |
---|---|---|
ObjectCustomDrawEventArgs(GraphicsCache, ObjectPainter, ObjectInfoArgs) | cache, painter, info | Initializes a new instance of the ObjectCustomDrawEventArgs class with specified settings. |
See Also