Leadtools.Annotations.Core Namespace > AnnFont Class : FontStretch Property |
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');
For more information, refer to Using Text In Annotation Objects.