C#
VB
WinRT C#
Helper method to convert AnnFontWeight to System.Windows.Media.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.AnnD2DRenderingEngine.ToFontWeight(
annfontWeight
)
annfontWeight
Font Weight object to convert
System.Windows.Media.FontWeight 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