Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

StrokeEndLineCap Property

Show in webframe
Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object.
Syntax
get_strokeEndLineCap();
set_strokeEndLineCap(value);
Object.defineProperty('strokeEndLineCap');

Property Value

TypeDescription
AnnStrokeLineCapThe AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object.
See Also

Reference

AnnStroke Object
AnnStroke Members

Error processing SSI file