←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.