Leadtools.Windows.Annotations Namespace > AnnTextObject Class : FontWeight Property |
public AnnFontWeight FontWeight {get; set;}
'Declaration Public Property FontWeight As AnnFontWeight
'Usage Dim instance As AnnTextObject Dim value As AnnFontWeight instance.FontWeight = value value = instance.FontWeight
public: property AnnFontWeight FontWeight { AnnFontWeight get(); void set ( AnnFontWeight value); }
For XAML example, refer to AnnTextObject.
For C#/VB examples, refer to AnnTextObject.