VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebBoundingBoxPointsJS type / get_BottomRightPoint Property
Syntax BrowserCompatibility SeeAlso
    get_BottomRightPoint Method
    Gets the bottom-right interaction point.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebBoundingBoxPointsJS(point);
    
    var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebResizeInteractionPointJS
    value = instance.get_BottomRightPoint();
    
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also