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