Table of Contents

Enum DrawStage

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

DrawState is used to specify a stage in the custom drawing process.

public enum DrawStage

Fields

After = 1

Before painting.

Before = 0

After painting.