←Select platform

Right Property

Summary

Gets the x-axis value of the right side of the rectangle.

Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public double Right { get; } 
<XmlIgnoreAttribute()> 
<BrowsableAttribute(False)> 
Public ReadOnly Property Right As Double 
double LeadRectDRight(LeadRectD rect) 
public double getRight() 
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public: 
property double Right { 
   double get(); 
} 

Property Value

The x-axis value of the right side 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