ItemStyleDrawBorder Method
Draws border around the ItemStyle.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual void DrawBorder(
Graphics gr,
Point offset
)
Protected Overridable Sub DrawBorder (
gr As Graphics,
offset As Point
)
Parameters
- gr Graphics
- The graphics object to draw on.
- offset Point
- Offset relative to the graphics object.