←Select platform

Bounds Property (AnnRectangleObject)

Summary

Gets or sets the bounding rectangle for this AnnRectangleObject.

Syntax

C#
VB
C++
public virtual Leadtools.Annotations.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

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