C#
VB
WinRT C#
Helper method to convert AnnFontStyle to System.Windows.Media.FillRule.
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.AnnD2DRenderingEngine.ToFontStyle(
annfontStyle
)
annfontStyle
Font Style object to convert
System.Windows.Media.FontStyle 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