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; }
Public Property FontStretch As Leadtools.Windows.Annotations.AnnFontStretches
public:
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.
For XAML example, refer to AnnProtractorObject.
For C#/VB examples, refer to AnnProtractorObject.
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