DeviceInvalidate(Rectangle) Method

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: 24.2.0.0
Syntax
public abstract void Invalidate(
        Rectangle screenRect
)

Parameters

screenRect  Rectangle
[in] Screen region to be invalidated.
See Also

©  Bricsys NV. All rights reserved.