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 > 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.