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: property AnnFontWeight HeaderFontWeight { AnnFontWeight get(); void set ( AnnFontWeight value); }
For XAML example, refer to AnnPolygonObject.
For C#/VB examples, refer to HeaderOffset.