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




Gets the invalid rectangle of EditObject

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property EditObjectInvalidRectangle As Rectangle
Visual Basic (Usage)Copy Code
Dim instance As AnnEditDesigner
Dim value As Rectangle
 
value = instance.EditObjectInvalidRectangle
C# 
public virtual Rectangle EditObjectInvalidRectangle {get;}
Managed Extensions for C++ 
public: __property virtual Rectangle get_EditObjectInvalidRectangle();
C++/CLI 
public:
virtual property Rectangle EditObjectInvalidRectangle {
   Rectangle get();
}

Return Value

A Rectangle structure that represents the current invalid rectangle of EditObject.

Example

For an example, refer to AnnDesigner.

Remarks

(Read only) This invalid rectangle contains the boundaries of the control points as well. It is more accurate to use this property instead of InvalidRectangle when calculating the invalid rectangle of an object that is being edited.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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