Leadtools.Windows.Annotations Namespace > IAnnHeader Interface : HeaderFontWeight Property |
AnnFontWeight HeaderFontWeight {get; set;}
'Declaration Property HeaderFontWeight As AnnFontWeight
'Usage Dim instance As IAnnHeader Dim value As AnnFontWeight instance.HeaderFontWeight = value value = instance.HeaderFontWeight
property AnnFontWeight HeaderFontWeight { AnnFontWeight get(); void set ( AnnFontWeight value); }