CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Which backgroung paint tasks were handled by the PrePaintBackground event (flags, combine with "|")
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public enum BackgroungTaskHandled |
| Visual Basic |
|---|
Public Enumeration BackgroungTaskHandled |
| Visual C++ |
|---|
public enum class BackgroungTaskHandled |
Members
| Member name | Description | |
|---|---|---|
| Nothing | ||
| Grid | ||
| DrawingPlane | ||
| CoordCross |