VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebBoundingBoxPointsJS type / WebBoundingBoxPointsJS Constructor(object)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebBoundingBoxPointsJS Constructor(object)
In This Topic
Initializes a new instance of the WebBoundingBoxPointsJS class.
Syntax
// Parameters
var point; // Type: object

var instance = new Vintasoft.Imaging.UI.VisualTools.WebBoundingBoxPointsJS(point);

Parameters

point
The template of interaction point.
Browser Compatibility
56+
45+
11
See Also