←Select platform

X Property

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

Property Value

The x-coordinate of this LeadRect.

Requirements

Target Platforms

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

Leadtools Assembly

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