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); }