Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Show in webframe

Y Property (LeadRect)






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

Error processing SSI file
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