Class DrawContext | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Inheritance
DrawContext
Inherited Members
Methods
Reports that a rectangle has been drawn.
Reports that a region has been drawn.
Clips (intersects) the drawn region with the specified rectangle. This modifies the internal drawn region directly.
Clips (intersects) the drawn region with the specified region. This modifies the internal drawn region directly.
Gets a copy of the region drawn so far in this context.