Enum ModelView.BackgroungTaskHandled
Which background paint tasks were handled by the PrePaintBackground event (flags, combine with "|")
Namespace: CADability
Assembly: CADability.dll
Syntax
public enum BackgroungTaskHandled
Fields
| Name | Description |
|---|---|
| CoordCross | Coordinate cross and arrows were painted |
| DrawingPlane | Drawingplane was painted |
| Grid | Grid was painted |
| Nothing | Nothing handled |