←Select platform

ToFont Method

Summary
Helper method to convert AnnFont to System.Drawing.Font.
Syntax
C#
VB
C++
public static Font ToFont( 
   AnnFont font 
) 
Public Shared Function ToFont( _ 
   ByVal font As AnnFont _ 
) As Font 
public:  
   static Font^ ToFont( 
      AnnFont^ font 
   ) 

Parameters

font
Font object to convert

Return Value

System.Drawing.Font 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.