Table of Contents

Enum GeometryCombineMode

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll
public enum GeometryCombineMode

Fields

Union = 0
Intersect = 1
Xor = 2
Exclude = 3