CustomDrawEventArgs Constructors
Provides basic data required to perform custom painting of an element.
Name | Parameters | Description |
---|---|---|
Custom |
none |
Initializes a new instance of the Custom |
Custom |
cache, bounds, appearance, painter, is |
Initializes a new instance of the Custom |
Custom |
cache, bounds, appearance, painter |
Initializes a new instance of the Custom |
Custom |
cache, bounds, appearance |
Initializes a new instance of the Custom |
See Also