Interface ISmartMarkerCallBack

ISmartMarkerCallBack interface

Represents callback interface of processing smartmarker.

public interface ISmartMarkerCallBack

Methods

NameDescription
Process(int, int, int, string, string)Callback for processing a smart marker.

See Also