VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArrowAnnotationViewJS type / get_BothCaps Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BothCaps Method
In This Topic
Gets a value indicating whether both caps of the arrow are displayed.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebArrowAnnotationViewJS();

var value; // Type: boolean
value = instance.get_BothCaps();

Return Value

True - arrow has both caps; False - annotation has one cap. Default value is False.
Browser Compatibility
56+
45+
11
See Also