Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > IAnnPolygon Interface : FillRule Property |
AnnFillRule FillRule {get; set;}
'Declaration Property FillRule As AnnFillRule
'Usage Dim instance As IAnnPolygon Dim value As AnnFillRule instance.FillRule = value value = instance.FillRule
property AnnFillRule FillRule { AnnFillRule get(); void set ( AnnFillRule value); }