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

SelectionStroke Property

Show in webframe
Gets or sets the stroke to use when drawing the frame of this object.
Syntax
get_selectionStroke();
set_selectionStroke(value);
Object.defineProperty('selectionStroke');

Property Value

TypeDescription
AnnStrokeThe AnnStroke to use when drawing the frame of this object. The default value is a dark green solid stroke.
See Also

Reference

AnnObject Object
AnnObject Members

Error processing SSI file