[]
        
(Showing Draft Content)

C1.Util.XLPath.SetFillMode

SetFillMode Method

SetFillMode(FillMode)

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

Declaration
[CLSCompliant(false)]
public void SetFillMode(FillMode fillMode)
Parameters
Type Name Description
FillMode fillMode

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