←Select platform

FillRule Property

Summary

Gets or sets a AnnFillRule value that determines how the interior of this AnnPolygonObject is filled. This is a dependency property.

Syntax

C#
VB
C++
public AnnFillRule FillRule { get; set; } 
  
Public Property FillRule As Leadtools.Windows.Annotations.AnnFillRule 

Property Value

A AnnFillRule value that determines how the interior of this AnnPolygonObject is filled.

Remarks

For an illustration of the available fill modes, refer to FillRule enumeration.

Example

For XAML example, refer to AnnPolygonObject.

For C#/VB examples, refer to AnnPolygonObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly