(Leadtools.Annotations.Core)

FontWeight Property

Show in webframe





Gets or sets a value that indicates the relative weight of the typeface.
Syntax
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');

Property Value

An AnnFontWeight value that specifies the relative weight 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.