Gets the angle, in degrees, of the annotation cap.
var instance = new Vintasoft.Imaging.Annotation.UI.WebArrowAnnotationViewJS();
var value; // Type: number
value = instance.get_ArrowCapAngle();
function get_ArrowCapAngle() : number;
Return Value
The angle, in degrees, of the annotation cap. Valid values are from 0 to 180. Default value is 90.