.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 > FillMode Enumeration |
Specifies how the interior of a closed path is filled.
Namespace: Gnostice.Core.Graphics
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Enumeration FillMode |
C# |
public enum FillMode |
Visual C++ |
public enum class FillMode |
Member name |
Value |
Description |
|
Alternate |
0 |
||
Winding |
1 |