←Select platform

Right Property

Summary
Gets the x-coordinate of the upper-right corner of this LeadRect structure.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public int Right { get; set; } 
<XmlIgnoreAttribute()> 
Public Property Right As Integer 
NSInteger LeadRectRight(LeadRect rect) 
public int getRight() 
[XmlIgnoreAttribute()] 
public: 
property int Right { 
   int get(); 
   void set (    int ); 
} 

Property Value

The right edge of this LeadRect.

Remarks

The upper-right corner is the sum of the X and the Width property values of this LeadRect structure.

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.