VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularMoveAreaJS type
Constructors SeeAlso
In This Topic
    WebRectangularMoveAreaJS Class Members
    In This Topic
    The following tables list the members exposed by WebRectangularMoveAreaJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebRectangularMoveAreaJS 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 MethodReturns a bounding box of interaction area in viewer space. (Inherited from WebInteractionAreaJS)
    Public MethodDetermines whether a point, in viewer space, is contained within the interaction area. (Inherited from WebRectangularAreaJS)
    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)
    See Also