[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.IPath.SetFillMode

SetFillMode Method

SetFillMode(FillMode)

Specifies the method used to determine which points are inside the geometry described by this IPath and which points are outside.

Declaration
void SetFillMode(FillMode fillMode)
Sub SetFillMode(fillMode As FillMode)
Parameters
Type Name Description
FillMode fillMode

The method used to determine whether a given point is part of the geometry.