C#
VB
Java
Objective-C
C++
Gets the position of the top-left corner of the rectangle.
[XmlIgnoreAttribute()]
public LeadPointD TopLeft { get; }
<BrowsableAttribute(False)>
<XmlIgnoreAttribute()>
Public ReadOnly Property TopLeft As Leadtools.LeadPointD
LeadPointD LeadRectDTopLeft(LeadRectD rect)
public LeadPointD getTopLeft()
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public:
property Leadtools.LeadPointD TopLeft {
Leadtools.LeadPointD get();
}
The position of the top-left corner of the 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