←Select platform

ToFontWeight Method (AnnD2DRenderingEngine)

Summary

Helper method to convert AnnFontWeight to System.Windows.Media.FontWeight.

Syntax
C#
VB
public static FontWeight ToFontWeight(  
   AnnFontWeight annfontWeight 
) 
Public Shared Function ToFontWeight( _ 
   ByVal annfontWeight As AnnFontWeight _ 
) As FontWeight 

Parameters

annfontWeight
Font Weight object to convert

Return Value

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