ItemStyleStoreAndSetClipping Method
Sets the clipping of the graphics object to the intersect of the itemstyle bounds and the existing clipping region.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual void StoreAndSetClipping(
Graphics gr,
Point offset
)
Protected Overridable Sub StoreAndSetClipping (
gr As Graphics,
offset As Point
)
Parameters
- gr Graphics
- The graphics object.
- offset Point
- The offset of the row, in which the item style is.