←Select platform

ToFontWeight Method (AnnD2DRenderingEngine)

Summary

Helper method to convert AnnFontWeight to System.Windows.Media.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.AnnD2DRenderingEngine.ToFontWeight(  
   annfontWeight  
) 

Parameters

annfontWeight
Font Weight object to convert

Return Value

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