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 > AnnObject Class : HeaderFontStyle Property |
public AnnFontStyle HeaderFontStyle {get; set;}
'Declaration Public Property HeaderFontStyle As AnnFontStyle
'Usage Dim instance As AnnObject Dim value As AnnFontStyle instance.HeaderFontStyle = value value = instance.HeaderFontStyle
public: property AnnFontStyle HeaderFontStyle { AnnFontStyle get(); void set ( AnnFontStyle value); }
For XAML example, refer to AnnPolygonObject.
For C#/VB examples, refer to HeaderOffset.