Leadtools.Annotations.Core Namespace > AnnFont Class : FontWeight Property |
public AnnFontWeight FontWeight {get; set;}
Public Property FontWeight As AnnFontWeight
public AnnFontWeight FontWeight {get; set;}
@property (nonatomic) LTAnnFontWeight fontWeight;
public AnnFontWeight getFontWeight() public void setFontWeight(AnnFontWeight fontWeight)
get_FontWeight();
set_FontWeight(value);
Object.defineProperty('FontWeight');
For more information, refer to Using Text In Annotation Objects.