C#
VB
Java
Objective-C
C++
Gets or sets the position of the top-left corner of the rectangle.
[XmlIgnoreAttribute()]
public LeadPointD Location { get; set; }
<XmlIgnoreAttribute()>
<BrowsableAttribute(False)>
Public Property Location As Leadtools.LeadPointD
LeadPointD LeadRectDLocation(LeadRectD rect)
public LeadPointD getLocation()
public void setLocation(LeadPointD value)
[XmlIgnoreAttribute()]
[BrowsableAttribute(false)]
public:
property Leadtools.LeadPointD Location {
Leadtools.LeadPointD get();
void set ( Leadtools.LeadPointD );
}
The position of the top-left corner of the rectangle.
You cannot change the values of the Empty rectangle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET