SetFontStretch Method

Summary
Sets the font stretch.
Syntax
C#
C++/CLI
public void SetFontStretch( 
   FontStretch fontStretch, 
   Point textRange 
) 
public: 
void SetFontStretch(  
   FontStretch fontStretch, 
   Point textRange 
)  

Parameters

fontStretch
A System.Windows.FontStretch value that describes the amount of stretching or compression that is applied to the font.

textRange
A System.Windows.Point that represents the text range being set. The X value represents the starting text position of the range. The Y value represents the number of characters in the range.

Requirements

Target Platforms

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

Leadtools.Windows.D2DRendering Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.