C#
VB
WinRT C#
Converts the specified AnnFontStretch to a 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.AnnWinRTRenderingEngine.ToFontStretch(
annfontStretch
)
annfontStretch
The AnnFontStretch to convert.
A FontStretch.
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