C#
VB
WinRT C#
Helper method to convert AnnFontStretch to System.Windows.Media.FontStretch.
public static FontStretch ToFontStretch(
Leadtools.Annotations.Core.AnnFontStretch annfontStretch
)
Public Shared Function ToFontStretch( _
ByVal annfontStretch As Leadtools.Annotations.Core.AnnFontStretch _
) As FontStretch
public static FontStretch ToFontStretch(
Leadtools.Annotations.Core.AnnFontStretch annfontStretch
)
function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ToFontStretch(
annfontStretch
)
annfontStretch
Font Stretch object to convert
System.Windows.Media.FontStretch object created.
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