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