ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / Point class / module Method

In This Topic
    module Method
    In This Topic
    Calculates the length of this vector.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function module() : (Any);
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfPoint.module();
    See Also