←Select platform

Right Property

Summary

Gets the x-coordinate of the upper-right corner of this LeadRect structure.

Syntax

C#
VB
Java
Objective-C
C++
[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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly