←Select platform

Bounds Property

Summary

Gets or sets the bounding rectangle for this AnnRectangleObject.

Syntax

C#
VB
C++
public virtual AnnRectangle Bounds { get; set; } 
  
Public Overridable Property Bounds As Leadtools.Annotations.AnnRectangle 
public: 
virtual property Leadtools.Annotations.AnnRectangle Bounds { 
   Leadtools.Annotations.AnnRectangle get(); 
   void set (    Leadtools.Annotations.AnnRectangle ); 
} 

Property Value

The bounding rectangle for this AnnRectangleObject.

Example

For an example, refer to AnnRectangleObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly