Gets a value indicating whether both caps of the arrow are displayed.
var instance = new Vintasoft.Imaging.Annotation.UI.WebArrowAnnotationViewJS();
var value; // Type: boolean
value = instance.get_BothCaps();
function get_BothCaps() : boolean;
Return Value
True - arrow has both caps; False - annotation has one cap. Default value is False.