←Select platform

ToFillRule Method (AnnD2DRenderingEngine)

Summary

Helper method to convert AnnFillRule to System.Windows.Media.FillRule.

Syntax
C#
VB
public static FillRule ToFillRule(  
   AnnFillRule annfillRule 
) 
Public Shared Function ToFillRule( _ 
   ByVal annfillRule As AnnFillRule _ 
) As FillRule 

Parameters

annfillRule
Fill Rule object to convert

Return Value

Leadtools.Windows.D2DRendering.D2DFont object created.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly