C#
VB
WinRT C#
Converts the specified AnnFillRule to a 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.AnnWinRTRenderingEngine.ToFillRule(
annfillRule
)
annfillRule
The AnnFillRule to convert.
A FillRule.
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