get_stroke();
set_stroke(value);
Object.defineProperty('stroke');
Type | Description |
---|---|
AnnStroke | The object to use when drawing the border of this AnnContainer. The default value is null. |
A value of null means do not draw the borders of the container.
For an example, refer to AnnBrush.