←Select platform

X Property

Summary
Gets or sets the x-coordinate of the upper-left corner of this LeadRect structure.
Syntax
C#
VB
C++
Java
[DataMemberAttribute(Name="x", Order=0, IsRequired=true)] 
public int X { get; set; } 
Public Property X As Integer 
public int getX() 
public void setX(int value) 
public: 
property int X { 
   int get(); 
   void set (    int ); 
} 

Property Value

The x-coordinate of this LeadRect.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.