C#
VB
WinRT C#
Helper method to convert AnnFillRule to System.Windows.Media.FillRule.
public static FillRule ToFillRule(
Leadtools.Annotations.Core.AnnFillRule annfillRule
)
Public Shared Function ToFillRule( _
ByVal annfillRule As Leadtools.Annotations.Core.AnnFillRule _
) As FillRule
public static FillRule ToFillRule(
Leadtools.Annotations.Core.AnnFillRule annfillRule
)
function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ToFillRule(
annfillRule
)
annfillRule
Fill Rule 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