VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLineCapJS type / get_Size Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Size Method
    In This Topic
    Gets or sets the size of the cap.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebLineCapJS(style, size);
    
    var value; // Type: object
    value = instance.get_Size();
    
    
    function get_Size() : object;
    

    Return Value

    Size.
    Browser Compatibility
    56+
    45+
    11
    See Also