TileCustomDrawEventArgs Constructors
A base class with arguments for events that draw tiles.| Name | Parameters | Description |
|---|---|---|
| TileCustomDrawEventArgs(TileControlInfoArgs, TileItemViewInfo) | controlInfoArgs, itemInfo | Initializes a new instance of the TileCustomDrawEventArgs class with specified settings. |
See Also