←Select platform

ToFontStyle Method (AnnD2DRenderingEngine)

Summary

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

Syntax

C#
VB
WinRT C#
public static FontStyle ToFontStyle(  
   Leadtools.Annotations.Core.AnnFontStyle annfontStyle 
) 
Public Shared Function ToFontStyle( _ 
   ByVal annfontStyle As Leadtools.Annotations.Core.AnnFontStyle _ 
) As FontStyle 
public static FontStyle ToFontStyle(  
   Leadtools.Annotations.Core.AnnFontStyle annfontStyle 
) 
 function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ToFontStyle(  
   annfontStyle  
) 

Parameters

annfontStyle
Font Style object to convert

Return Value

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