VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionAreaJS type
Constructors SeeAlso
In This Topic
WebInteractionAreaJS Class Members
In This Topic
The following tables list the members exposed by WebInteractionAreaJS.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WebInteractionAreaJS class.
Methods
 NameDescription
Public MethodGets a border color of the interaction area.
Public MethodGets a border width of the interaction area.
Public MethodGets a cursor of the interaction area.
Public MethodGets a fill color of the interaction area.
Public MethodReturns a bounding box of interaction area in viewer space.
Public MethodDetermines whether a point, in viewer space, is contained within the interaction area.
Public MethodRemoves interaction point.
Public MethodSets a border color of the interaction area.
Public MethodSets a border width of the interaction area.
Public MethodSets a cursor of the interaction area.
Public MethodSets a fill color of the interaction area.
See Also