VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLineCapJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebLineCapJS type
    In This Topic
    Defines the caps at the end ot the line-based annotations.
    Syntax
    // Parameters
    var style; // Type: WebLineCapStyleEnumJS
    var size; // Type: object
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebLineCapJS(style, size);
    
    
    function WebLineCapJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Annotation.UI.WebLineCapJS

    Browser Compatibility
    56+
    45+
    11
    See Also