Gets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property.
public AnnFontStretches HeaderFontStretch { get; set; }
Public Property HeaderFontStretch As Leadtools.Windows.Annotations.AnnFontStretches
public:
property Leadtools.Windows.Annotations.AnnFontStretches HeaderFontStretch {
Leadtools.Windows.Annotations.AnnFontStretches get();
void set ( Leadtools.Windows.Annotations.AnnFontStretches );
}
A AnnFontStretches value that specifies the degree to which the header typeface is stretched.
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