Click or drag to resize

SoftSpotClearCustomImage Method

Delete the custom image for the given ImageEnum.

Namespace:  Com.Datalogic.Softspot
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void ClearCustomImage(
	ImageEnum imageEnum
)

Parameters

imageEnum
Type: Com.Datalogic.SoftspotImageEnum
- The slot for the custom image to be deleted. Must be a custom slot.
Remarks

Delete the custom image for the given ImageEnum.

It's icon will be changed back to the default number icons.

[Android Documentation]

See Also