Interface IInteractiveDevice

IInteractiveDevice interface

The interface defining interactive features processing methods.

[Obsolete("This interface has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public interface IInteractiveDevice

Methods

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

See Also