LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Y Property (LeadRect)

Show in webframe





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

            

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

Property Value

The y-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