←Select platform

Bounds Property

Summary

Gets or sets the rectangle that represents the bounds of the AnnContainer.

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 AnnRectangle structure that represents the bounds of the AnnContainer.

Example

For an example, refer to AnnContainer.

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