This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenInvalidate Interface > IScreenInvalidate.InvalidArea Property (ArcObjects .NET 10.4 SDK) |
The bounds of the invalid region.
[Visual Basic .NET] Public ReadOnly Property InvalidArea As IArea
[C#] public IArea InvalidArea {get;}
[C++]
HRESULT get_InvalidArea(
IArea** area
);
[C++]
Parameters area [out, retval]
area is a parameter of type IArea