C#
VB
C++
Gets or sets a value indicating the fill rule (how the intersecting areas of the polygon are combine) of this polygon object.
public AnnFillRule FillRule { get; set; }
Property FillRule As Leadtools.Windows.Annotations.AnnFillRule
property Leadtools.Windows.Annotations.AnnFillRule FillRule {
Leadtools.Windows.Annotations.AnnFillRule get();
void set ( Leadtools.Windows.Annotations.AnnFillRule );
}
A AnnFillRule value that indicates the fill rule (how the intersecting areas of the polygon are combine) of this polygon object.
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