(Leadtools.Annotations.Core)

FontStretch Property

Show in webframe





Gets or sets a value that indicates the degree to which the typeface is stretched.
Syntax
public AnnFontStretch FontStretch {get; set;}
Public Property FontStretch As AnnFontStretch
public AnnFontStretch FontStretch {get; set;}
@property (nonatomic) LTAnnFontStretch fontStretch;
public AnnFontStretch getFontStretch()
public void setFontStretch(AnnFontStretch fontStratched)
            
 
get_FontStretch();
set_FontStretch(value);
Object.defineProperty('FontStretch');

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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.