←Select platform

ToFontStretch Method (AnnD2DRenderingEngine)

Summary

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

Syntax
C#
VB
public static FontStretch ToFontStretch(  
   AnnFontStretch annfontStretch 
) 
Public Shared Function ToFontStretch( _ 
   ByVal annfontStretch As AnnFontStretch _ 
) As FontStretch 

Parameters

annfontStretch
Font Stretch object to convert

Return Value

System.Windows.Media.FontStretch object created.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly