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

FillRule Property

Show in webframe
Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed.
Syntax
get_fillRule();
set_fillRule(value);
Object.defineProperty('fillRule');

Property Value

TypeDescription
AnnFillRuleThe AnnFillRule for this AnnPolylineObject.
See Also

Reference

AnnPolylineObject Object
AnnPolylineObject Members

Error processing SSI file