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