(Leadtools.Annotations.Core)

Rect Property

Show in webframe





Gets or sets the bounding rectangle of this AnnRectangleObject.
Syntax
public LeadRectD Rect {get; set;}
Public Property Rect As LeadRectD
public LeadRectD Rect {get; set;}
@property (nonatomic) LeadRectD rect;
public LeadRectD getRect()
public void setRect(LeadRectD rect)
            
 
get_Rect();
set_Rect(value);
Object.defineProperty('Rect');

Property Value

The bounding rectangle of this AnnRectangleObject.
Requirements

Target Platforms

See Also

Reference

AnnRectangleObject Class
AnnRectangleObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.