Leadtools.Windows.Annotations Namespace > AnnProtractorObject Class : FontWeight Property |
public AnnFontWeight FontWeight {get; set;}
'Declaration Public Property FontWeight As AnnFontWeight
'Usage Dim instance As AnnProtractorObject 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 AnnProtractorObject.
For C#/VB examples, refer to AnnProtractorObject.