(Leadtools.Annotations.Core)

FillRule Property

Show in webframe





Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed.
Syntax
public AnnFillRule FillRule {get; set;}
Public Property FillRule As AnnFillRule
public 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

See Also

Reference

AnnPolylineObject Class
AnnPolylineObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.