LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

X Property (LeadRect)

Show in webframe





Gets or sets the x-coordinate of the upper-left-hand corner of this LeadRect structure.
Syntax
[DataMemberAttribute(Name="X", IsRequired=true)]
public int X {get; set;}
'Declaration
 
<DataMemberAttribute(Name="X", IsRequired=True)>
Public Property X As Integer
'Usage
 
Dim instance As LeadRect
Dim value As Integer
 
instance.X = value
 
value = instance.X

            

            
[DataMemberAttribute(Name="X", IsRequired=true)]
public:
property int X {
   int get();
   void set (    int value);
}

Property Value

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

Target Platforms

See Also

Reference

LeadRect Structure
LeadRect Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features