Click or drag to resize

ZebraGraphicsIClear Method

Clears the drawing surface and all user specified parameters.

Namespace:  Zebra.Sdk.Card.Graphics
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
void Clear()
Remarks
If any non-default values were specified during a previous call to Initialize, then Initialize will need to be called again following this method.
See Also