C#
VB
WinRT C#
Converts the specified AnnFontStyle to a FontStyle.
public static FontStyle ToFontStyle(
Leadtools.Annotations.Core.AnnFontStyle annfontStyle
)
Public Shared Function ToFontStyle( _
ByVal annfontStyle As Leadtools.Annotations.Core.AnnFontStyle _
) As FontStyle
public static FontStyle ToFontStyle(
Leadtools.Annotations.Core.AnnFontStyle annfontStyle
)
function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.ToFontStyle(
annfontStyle
)
annfontStyle
The AnnFontStyle to convert.
A FontStyle.
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