DeviceInvalidate Method (Rectangle)

This method is used to signal that the specified display area is invalid area needs to be refreshed.
Namespace:  Teigha.GraphicsSystem
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract void Invalidate(
        Rectangle screenRect
)

Parameters

screenRect
Type: System.DrawingRectangle
[in] Screen region to be invalidated.
See Also

©  Bricsys NV. All rights reserved.