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

Show in webframe

X Property (LeadPoint)






Gets or sets the x-coordinate of this LeadPoint.
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 LeadPoint
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 this LeadPoint.
Requirements

Target Platforms

See Also

Reference

LeadPoint Structure
LeadPoint 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