C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed.
public AnnFillRule FillRule { get; set; } Public Property FillRule As Leadtools.Annotations.Core.AnnFillRule public Leadtools.Annotations.Core.AnnFillRule FillRule {get; set;} @property (nonatomic) LTAnnFillRule fillRule; public AnnFillRule getFillRule()public void setFillRule(AnnFillRule fillRule)
get_FillRule();set_FillRule(value);Object.defineProperty('FillRule');
public:property AnnFillRule^ FillRule{AnnFillRule^ get()void set(AnnFillRule^ value)}
The AnnFillRule for this AnnPolylineObject.
For an illustration of the available fill modes, refer to Illustration of the Polygon Fill Mode for Annotations.
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
