←Select platform

Right Property

Summary

Gets the x-coordinate that is the sum of the X and the Width property values of this LogicalRectangle structure.

Syntax

C#
VB
C++
public double Right { get; } 
  
Public ReadOnly Property Right As Double 
public: 
property double Right { 
   double get(); 
} 

Property Value

The right edge of this LogicalRectangle.

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.Forms Assembly