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 > IAnnFont Interface : FontWeight Property |
AnnFontWeight FontWeight {get; set;}
'Declaration Property FontWeight As AnnFontWeight
'Usage Dim instance As IAnnFont Dim value As AnnFontWeight instance.FontWeight = value value = instance.FontWeight
property AnnFontWeight FontWeight { AnnFontWeight get(); void set ( AnnFontWeight value); }