←Select platform

ToFontStretch Method (AnnWinRTRenderingEngine)

Summary

Converts the specified AnnFontStretch to a 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.AnnWinRTRenderingEngine.ToFontStretch(  
   annfontStretch  
) 

Parameters

annfontStretch
The AnnFontStretch to convert.

Return Value

A FontStretch.

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