Leadtools.Windows.Annotations Namespace > AnnObject Class : HeaderFontWeight Property |
public AnnFontWeight HeaderFontWeight {get; set;}
'Declaration Public Property HeaderFontWeight As AnnFontWeight
'Usage Dim instance As AnnObject Dim value As AnnFontWeight instance.HeaderFontWeight = value value = instance.HeaderFontWeight
public AnnFontWeight HeaderFontWeight {get; set;}
get_HeaderFontWeight();
set_HeaderFontWeight(value);
public: property AnnFontWeight HeaderFontWeight { AnnFontWeight get(); void set ( AnnFontWeight value); }
For XAML example, refer to AnnPolygonObject.
For C#/VB examples, refer to HeaderOffset.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2