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

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also