FontStretch Property

Summary
Gets or sets the font stretch style.
Syntax
C#
C++/CLI
public FontStretch FontStretch { get; set; } 
public: 
property FontStretch FontStretch { 
   FontStretch get(); 
   void set (    FontStretch ); 
} 

Property Value

A System.Windows.FontStretches value that describes the amount the font is stretched or compressed relative to the font's normal size.

Remarks

The default value is FontStretches.Normal.

Requirements

Target Platforms

See Also

Reference

D2DFont Class

D2DFont Members

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.