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); }