←Select platform

ToD2DFont Method

Summary

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

Syntax

C#
VB
WinRT C#
public static D2DFont ToD2DFont(  
   Leadtools.Annotations.Core.AnnFont font 
) 
Public Shared Function ToD2DFont( _ 
   ByVal font As Leadtools.Annotations.Core.AnnFont _ 
) As D2DFont 
public static D2DFont ToD2DFont(  
   Leadtools.Annotations.Core.AnnFont font 
) 
 function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ToD2DFont(  
   font  
) 

Parameters

font
Font object to convert

Return Value

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