←Select platform

ToD2DFont Method

Summary

Helper method to convert AnnFont to Leadtools.Windows.D2DRendering.D2DFont.

Syntax
C#
VB
public static D2DFont ToD2DFont(  
   AnnFont font 
) 
Public Shared Function ToD2DFont( _ 
   ByVal font As AnnFont _ 
) As D2DFont 

Parameters

font
Font object to convert

Return Value

Leadtools.Windows.D2DRendering.D2DFont 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