←Select platform

InvalidRectangle Property (AnnGroupObject)

Summary

Gets the physical bounding rectangle of this AnnGroupObject object.

Syntax

C#
VB
C++
public override Rectangle InvalidRectangle {get;} 
  
Public Overrides ReadOnly Property InvalidRectangle As Rectangle 
public: 
property Rectangle InvalidRectangle { 
   Rectangle get() override; 
} 

Property Value

The physical bounding rectangle of this AnnGroupObject object.

Remarks

This property is updated with a union of the invalid rectangles of all objects inside the group. For more information, refer to AnnObject.InvalidRectangle.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize