←Select platform

X Property (LeadRectD)

Summary

Gets or sets the x-axis value of the left side of the rectangle.

Syntax

C#
VB
Java
WinRT C#
C++
public double X {get; set;} 
Public Property X As Double 
public double X {get; set;} 
public double getX() 
public void setX(double value) 
             
  
get_X(); 
set_X(value); 
Object.defineProperty('X');  
public: 
property double X { 
   double get(); 
   void set (    double ); 
} 

Property Value

x-axis value of the left side of the rectangle.

Remarks

You cannot change the values of the Empty rectangle.

Requirements

Target Platforms

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