←Select platform

X Property (LeadRect)

Summary

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

Syntax

C#
VB
C++
[DataMemberAttribute(Name="X", IsRequired=true)] 
public int X {get; set;} 
<DataMemberAttribute(Name="X", IsRequired=True)> 
Public Property X As Integer 
[DataMemberAttribute(Name="X", IsRequired=true)] 
public: 
property int X { 
   int get(); 
   void set (    int ); 
} 

Property Value

The x-coordinate of the upper-left-hand corner of this LeadRect structure.

Requirements

Target Platforms

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