←Select platform

TopRight Property

Summary

Gets the position of the top-right corner of the rectangle.

Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public LeadPointD TopRight { get; } 
<BrowsableAttribute(False)> 
<XmlIgnoreAttribute()> 
Public ReadOnly Property TopRight As LeadPointD 
LeadPointD LeadRectDTopRight(LeadRectD rect) 
public LeadPointD getTopRight() 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property LeadPointD TopRight { 
   LeadPointD get(); 
} 

Property Value

The position of the top-right corner of the rectangle.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly