←Select platform

ToFontStyle Method (AnnWinRTRenderingEngine)

Summary

Converts the specified AnnFontStyle to a FontStyle.

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.AnnWinRTRenderingEngine.ToFontStyle(  
   annfontStyle  
) 

Parameters

annfontStyle
The AnnFontStyle to convert.

Return Value

A FontStyle.

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