.NET Framework Class Library

FillMode Enumeration

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Graphics Namespace >

.NET Framework Class Library

FillMode Enumeration

Specifies how the interior of a closed path is filled.

Namespace: Gnostice.Core.Graphics

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Enumeration FillMode

C#

public enum FillMode

Visual C++

public enum class FillMode

Members


Member name

Value

Description


Alternate

0



Winding

1


See Also

Gnostice.Core.Graphics Namespace