ItemStyleDrawInDesigner Method
Draws the item style in design mode.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public virtual void DrawInDesigner(
Graphics gr,
Point offset
)
Public Overridable Sub DrawInDesigner (
gr As Graphics,
offset As Point
)
Parameters
- gr Graphics
- The graphics object to draw on.
- offset Point
- Offset relative to the graphics object.