←Select platform

Right Property

Summary

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

Syntax

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

Leadtools Assembly