←Select platform

Bounds Property (AnnContainer)

Summary

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

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

Example

For an example, refer to AnnContainer.

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