←Select platform

ToFillRule Method (AnnD2DRenderingEngine)

Summary

Helper method to convert AnnFillRule to System.Windows.Media.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.AnnD2DRenderingEngine.ToFillRule(  
   annfillRule  
) 

Parameters

annfillRule
Fill Rule object to convert

Return Value

Leadtools.Windows.D2DRendering.D2DFont object created.

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