| Leadtools.Annotations.Core Namespace > AnnPolylineObject Class : FillRule Property |




public AnnFillRule FillRule {get; set;}
Public Property FillRule As AnnFillRule
public AnnFillRule FillRule {get; set;}
@property (nonatomic) LTAnnFillRule fillRule;
public AnnFillRule getFillRule()
public void setFillRule(AnnFillRule fillRule)
get_FillRule();
set_FillRule(value);
Object.defineProperty('FillRule');
For an illustration of the available fill modes, refer to Illustration of the Polygon Fill Mode for Annotations.