←Select platform

ToFillRule Method (AnnWinRTRenderingEngine)

Summary

Converts the specified AnnFillRule to a FillRule.

Syntax

C#
VB
WinRT C#
public static FillRule ToFillRule(  
   Leadtools.Annotations.Core.AnnFillRule annfillRule 
) 
Public Shared Function ToFillRule( _ 
   ByVal annfillRule As Leadtools.Annotations.Core.AnnFillRule _ 
) As FillRule 
public static FillRule ToFillRule(  
   Leadtools.Annotations.Core.AnnFillRule annfillRule 
) 
 function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.ToFillRule(  
   annfillRule  
) 

Parameters

annfillRule
The AnnFillRule to convert.

Return Value

A FillRule.

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.Annotations.Rendering.WinForms Assembly