(Leadtools.Annotations.Core)

FontStyle Property

LEADTOOLS SDK Help  |  





Gets or sets a value that indicates the style of the typeface.
Syntax
public AnnFontStyle FontStyle {get; set;}
public AnnFontStyle FontStyle {get; set;}
@property (nonatomic) LTAnnFontStyle fontStyle;
public AnnFontStyle getFontStyle()
public void setFontStyle(AnnFontStyle fontStyle)
            
 
get_FontStyle();
set_FontStyle(value);
Object.defineProperty('FontStyle');
Public Property FontStyle As AnnFontStyle
 

Property Value

An AnnFontStyle value that specifies the style of the typeface.
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.