Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property InvalidRectangle As Rectangle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Rectangle InvalidRectangle {get;} |
Return Value
The Rectangle structure that represents the area that should be invalidated whenever the viewer is asked to repaint its AnnContainer object.For an example, refer to AnnContainer.
(Read only) This rectangle is in the viewer client coordinates. It is calculated based on the Bounds property.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family