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); }