Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

FillRule Property (IAnnPolygon)






Gets or sets a value indicating the fill rule (how the intersecting areas of the polygon are combine) of this polygon object.
Syntax
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);
}

Property Value

A AnnFillRule value that indicates the fill rule (how the intersecting areas of the polygon are combine) of this polygon object.
Requirements

Target Platforms

See Also

Reference

IAnnPolygon Interface
IAnnPolygon Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features