Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
InvalidRectangle Property
See Also 
Leadtools.Annotations Namespace > AnnContainer Class : InvalidRectangle Property



Gets the rectangle that represents the area that should be invalidated whenever the viewer is asked to repaint its AnnContainer object.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property InvalidRectangle As Rectangle
Visual Basic (Usage)Copy Code
Dim instance As AnnContainer
Dim value As Rectangle
 
value = instance.InvalidRectangle
C# 
public virtual Rectangle InvalidRectangle {get;}
C++/CLI 
public:
virtual property Rectangle InvalidRectangle {
   Rectangle get();
}

Return Value

The Rectangle structure that represents the area that should be invalidated whenever the viewer is asked to repaint its AnnContainer object.

Example

For an example, refer to AnnContainer.

Remarks

(Read only) This rectangle is in the viewer client coordinates. It is calculated based on the Bounds property.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features