![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DFont Class : FontWeight Property |
public FontWeight FontWeight {get; set;}
'Declaration Public Property FontWeight As FontWeight
'Usage Dim instance As D2DFont Dim value As FontWeight instance.FontWeight = value value = instance.FontWeight
public: property FontWeight FontWeight { FontWeight get(); void set ( FontWeight value); }