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