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