←Select platform

X Property (LogicalRectangle)

Summary

Gets or sets the x-coordinate of the upper-left corner of this LogicalRectangle structure.

Syntax

C#
VB
C++
public double X {get; set;}
Public Property X As Double
public: 
property double X { 
   double get(); 
   void set (    double ); 
} 

Property Value

The x-coordinate of this LogicalRectangle.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms Assembly
Click or drag to resize