←Select platform

FromFont Method

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

Parameters

font
Font object to convert

Return Value

AnnFont 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.