←Select platform

ToFontStyle Method (AnnD2DRenderingEngine)

Summary

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

Syntax
C#
VB
public static FontStyle ToFontStyle(  
   AnnFontStyle annfontStyle 
) 
Public Shared Function ToFontStyle( _ 
   ByVal annfontStyle As AnnFontStyle _ 
) As FontStyle 

Parameters

annfontStyle
Font Style object to convert

Return Value

System.Windows.Media.FontStyle 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