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