C#
VB
C++
Gets or sets the coordinates of the upper-left corner of this AnnRectangle structure.
public AnnPoint Location { get; set; }
Public Property Location As Leadtools.Annotations.AnnPoint
public:
property Leadtools.Annotations.AnnPoint Location {
Leadtools.Annotations.AnnPoint get();
void set ( Leadtools.Annotations.AnnPoint );
}
The coordinates of the upper-left corner of this AnnRectangle structure.
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