Gets or sets a AnnFillRule value that determines how the interior of this AnnPolygonObject is filled. This is a dependency property.
public AnnFillRule FillRule { get; set; }
Public Property FillRule As Leadtools.Windows.Annotations.AnnFillRule
public:
property Leadtools.Windows.Annotations.AnnFillRule FillRule {
Leadtools.Windows.Annotations.AnnFillRule get();
void set ( Leadtools.Windows.Annotations.AnnFillRule );
}
A AnnFillRule value that determines how the interior of this AnnPolygonObject is filled.
For an illustration of the available fill modes, refer to FillRule enumeration.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET