←Select platform

FontStretch Property

Summary
Gets or sets a value that indicates the degree to which the typeface is stretched.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnFontStretch FontStretch { get; set; } 
@property (nonatomic, assign) LTAnnFontStretch fontStretch; 
public AnnFontStretch getFontStretch() 
public void setFontStretch(AnnFontStretch fontStratched) 
public:  
   property AnnFontStretch^ FontStretch 
   { 
      AnnFontStretch^ get() 
      void set(AnnFontStretch^ value) 
   } 
FontStretch # get and set (AnnFont) 

Property Value

An AnnFontStretch value that specifies the degree to which the typeface is stretched.

Remarks

For more information, refer to Using Text In Annotation Objects.

Requirements

Target Platforms

See Also

Reference

AnnFont Class

AnnFont Members

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

Leadtools.Annotations.Engine Assembly

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