←Select platform

X Property (LeadPoint)

Summary

Gets or sets a value that represents the X coordinate for this LeadPoint structure.

Syntax

C#
VB
Java
WinRT C#
C++
public int X {get; set;} 
Public Property X As Integer 
public int X {get; set;} 
public int getX() 
public void setX(int value) 
             
  
get_X(); 
set_X(value); 
Object.defineProperty('X');  
public: 
property int X { 
   int get(); 
   void set (    int ); 
} 

Property Value

The x-coordinate of this LeadPoint structure.

Requirements

Target Platforms

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