var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationPenJS(width, color, lineJoin, miterLimit, dashStyle, dashPattern, startCap, endCap); var value; // Type: Vintasoft.Imaging.Annotation.UI.WebLineCapJS value = instance.get_EndCap();
function get_EndCap() : WebLineCapJS;
Return Value
An instance of WebLineCapJS class that defines style of line cap.