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