Specifies the method used to determine which points are inside the geometry described by this path and which points are outside.
public void SetFillMode(
GrapeCity.Documents.Drawing.FillMode
)
'Declaration
Public Sub SetFillMode( _
ByVal As GrapeCity.Documents.Drawing.FillMode _
)
Parameters
- fillMode
- The method used to determine whether a given point is part of the geometry.