Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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.