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 > AnnPolygonObject Class : FillRule Property |
public AnnFillRule FillRule {get; set;}
'Declaration Public Property FillRule As AnnFillRule
'Usage Dim instance As AnnPolygonObject Dim value As AnnFillRule instance.FillRule = value value = instance.FillRule
public: property AnnFillRule FillRule { AnnFillRule get(); void set ( AnnFillRule value); }
For an illustration of the available fill modes, refer to FillRule enumeration.
For XAML example, refer to AnnPolygonObject.
For C#/VB examples, refer to AnnPolygonObject.