VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebBoundingBoxPointsJS type
Constructors SeeAlso
In This Topic
    WebBoundingBoxPointsJS Class Members
    In This Topic
    The following tables list the members exposed by WebBoundingBoxPointsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebBoundingBoxPointsJS class.
    Methods
     NameDescription
    Public MethodGets the bottom-left interaction point.
    Public MethodGets the bottom interaction point.
    Public MethodGets the bottom-right interaction point.
    Public MethodGets the left interaction point.
    Public MethodGets the right interaction point.
    Public MethodGets the two-headed diagonal (northeast/southwest) sizing cursor.
    Public MethodGets the two-headed vertical (north/south) sizing cursor.
    Public MethodGets the two-headed diagonal (northwest/southeast) sizing cursor.
    Public MethodGets the two-headed horizontal (west/east) sizing cursor.
    Public MethodGets the top-left interaction point.
    Public MethodGets the top interaction point.
    Public MethodGets the right-top interaction point.
    Public MethodGets a value indicating whether bounding box must use the sizing cursors as cursors for interaction points of bounding box.
    Public MethodRemoves interaction points.
    Public MethodSets the two-headed diagonal (northeast/southwest) sizing cursor.
    Public MethodSets the two-headed vertical (north/south) sizing cursor.
    Public MethodSets the two-headed diagonal (northwest/southeast) sizing cursor.
    Public MethodSets the two-headed horizontal (west/east) sizing cursor.
    Public MethodSets a value indicating whether bounding box must use the sizing cursors as cursors for interaction points of bounding box.
    See Also