C#
VB
C++
Gets or sets a value that indicates the header relative weight of the typeface. This is a dependency property.
public AnnFontWeight HeaderFontWeight { get; set; }
Public Property HeaderFontWeight As Leadtools.Windows.Annotations.AnnFontWeight
public:
property Leadtools.Windows.Annotations.AnnFontWeight HeaderFontWeight {
Leadtools.Windows.Annotations.AnnFontWeight get();
void set ( Leadtools.Windows.Annotations.AnnFontWeight );
}
A AnnFontWeight value that specifies the header relative weight of the typeface.
For more information, refer to WPF Annotation Object Headers.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET