LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Stroke Property (AnnContainer)

Show in webframe
Gets or sets the object to use when drawing the border of this AnnContainer.
Syntax
get_stroke();
set_stroke(value);
Object.defineProperty('stroke');

Property Value

TypeDescription
AnnStrokeThe object to use when drawing the border of this AnnContainer. The default value is null.
Remarks

A value of null means do not draw the borders of the container.

Example

For an example, refer to AnnBrush.

See Also

Reference

AnnContainer Object
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.