Interface IInteractiveDevice

IInteractiveDevice interface

The interface defining interactive features processing methods.

public interface IInteractiveDevice

Methods

NameDescription
AddBookmark(string, PointF)Adds the bookmark identified by the name.

See Also