Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnPolylineObject Class : FillRule Property |
public AnnFillRule FillRule {get; set;}
'Declaration
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.