←Select platform

FillRule Property

Summary

Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.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'); 

Property Value

The AnnFillRule for this AnnPolylineObject.

Remarks

For an illustration of the available fill modes, refer to Illustration of the Polygon Fill Mode for Annotations.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize