(Leadtools.Annotations.Core)

FontStyle Property

Show in webframe





Gets or sets a value that indicates the style of the typeface.
Syntax
public AnnFontStyle FontStyle {get; set;}
Public Property FontStyle As AnnFontStyle
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');

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.