VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcInteractionPointJS type
Constructors SeeAlso
In This Topic
    WebArcInteractionPointJS Class Members
    In This Topic
    The following tables list the members exposed by WebArcInteractionPointJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebArcInteractionPointJS class.
    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 first point border color of the interaction area.
    Public MethodGets the first point fill color of the interaction area.
    Public MethodGets the interaction radius of interaction point. (Inherited from WebInteractionPointJS)
    Public MethodGets the radius of interaction point. (Inherited from WebInteractionPointJS)
    Public MethodGets the second point border color of the interaction area.
    Public MethodGets the second point fill color of the interaction area.
    Public MethodGets the interaction point style. (Inherited from WebInteractionPointJS)
    Public MethodReturns a bounding box of interaction area in viewer space. (Inherited from WebInteractionPointJS)
    Public MethodDetermines whether a point, in viewer space, is contained within the interaction area. (Inherited from WebInteractionPointJS)
    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 first point border color of the interaction area.
    Public MethodSets the first point fill color of the interaction area.
    Public MethodSets the interaction radius of interaction point. (Inherited from WebInteractionPointJS)
    Public MethodSets the radius of interaction point. (Inherited from WebInteractionPointJS)
    Public MethodSets the second point border color of the interaction area.
    Public MethodSets the second point fill color of the interaction area.
    Public MethodSets the interaction point style. (Inherited from WebInteractionPointJS)
    See Also