←Select platform

ToFontStretch Method (AnnD2DRenderingEngine)

Summary

Helper method to convert AnnFontStretch to System.Windows.Media.FontStretch.

Syntax

C#
VB
WinRT C#
public static FontStretch ToFontStretch(  
   Leadtools.Annotations.Core.AnnFontStretch annfontStretch 
) 
Public Shared Function ToFontStretch( _ 
   ByVal annfontStretch As Leadtools.Annotations.Core.AnnFontStretch _ 
) As FontStretch 
public static FontStretch ToFontStretch(  
   Leadtools.Annotations.Core.AnnFontStretch annfontStretch 
) 
 function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ToFontStretch(  
   annfontStretch  
) 

Parameters

annfontStretch
Font Stretch object to convert

Return Value

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