VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionPointJS type
In This Topic
WebInteractionPointJS Class Methods
In This Topic
For a list of all methods of this type, see WebInteractionPointJS.
Methods
 NameDescription
Public MethodGets a border color of the interaction area. (Inherited from WebInteractionAreaJS)
Public MethodGets a border width of the interaction area. (Inherited from WebInteractionAreaJS)
Public MethodGets a cursor of the interaction area. (Inherited from WebInteractionAreaJS)
Public MethodGets a fill color of the interaction area. (Inherited from WebInteractionAreaJS)
Public MethodGets the interaction radius of interaction point.
Public MethodGets the radius of interaction point.
Public MethodGets the interaction point style.
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. (Inherited from WebInteractionAreaJS)
Public MethodSets a border color of the interaction area. (Inherited from WebInteractionAreaJS)
Public MethodSets a border width of the interaction area. (Inherited from WebInteractionAreaJS)
Public MethodSets a cursor of the interaction area. (Inherited from WebInteractionAreaJS)
Public MethodSets a fill color of the interaction area. (Inherited from WebInteractionAreaJS)
Public MethodSets the interaction radius of interaction point.
Public MethodSets the radius of interaction point.
Public MethodSets the interaction point style.
See Also