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 > IAnnFont Interface : FontStyle Property |
AnnFontStyle FontStyle {get; set;}
'Declaration Property FontStyle As AnnFontStyle
'Usage Dim instance As IAnnFont Dim value As AnnFontStyle instance.FontStyle = value value = instance.FontStyle
property AnnFontStyle FontStyle { AnnFontStyle get(); void set ( AnnFontStyle value); }