←Select platform

ToFontWeight Method (AnnWinRTRenderingEngine)

Summary

Converts the specified AnnFontWeight to a FontWeight.

Syntax

C#
VB
WinRT C#
public static FontWeight ToFontWeight(  
   Leadtools.Annotations.Core.AnnFontWeight annfontWeight 
) 
Public Shared Function ToFontWeight( _ 
   ByVal annfontWeight As Leadtools.Annotations.Core.AnnFontWeight _ 
) As FontWeight 
public static FontWeight ToFontWeight(  
   Leadtools.Annotations.Core.AnnFontWeight annfontWeight 
) 
 function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.ToFontWeight(  
   annfontWeight  
) 

Parameters

annfontWeight
The AnnFontWeight to convert.

Return Value

A FontWeight.

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