ItemStyleRestoreClipping Method
Restores the clipping of the graphics object, what was before calling the StoreAndSetClipping method.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual void RestoreClipping(
Graphics gr
)
Protected Overridable Sub RestoreClipping (
gr As Graphics
)
Parameters
- gr Graphics
- The grpahics object.