C#
VB
WinRT C#
Helper method to convert AnnFont to Leadtools.Windows.D2DRendering.D2DFont.
public static D2DFont ToD2DFont(
Leadtools.Annotations.Core.AnnFont font
)
Public Shared Function ToD2DFont( _
ByVal font As Leadtools.Annotations.Core.AnnFont _
) As D2DFont
public static D2DFont ToD2DFont(
Leadtools.Annotations.Core.AnnFont font
)
function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ToD2DFont(
font
)
font
Font object to convert
Leadtools.Windows.D2DRendering.D2DFont 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