C#
VB
C++
Gets or sets a value that indicates the degree to which the typeface is stretched. This is a dependency property.
public AnnFontStretches FontStretch { get; set; }
Property FontStretch As Leadtools.Windows.Annotations.AnnFontStretches
property Leadtools.Windows.Annotations.AnnFontStretches FontStretch {
Leadtools.Windows.Annotations.AnnFontStretches get();
void set ( Leadtools.Windows.Annotations.AnnFontStretches );
}
A System.Windows.FontStretch value that specifies the degree to which the typeface is stretched.
For more information, refer to Using Text in WPF Annotation Objects.
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