Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadPointD Structure : X Property |
public double X {get; set;}
'Declaration
Public Property X As Double
'Usage
Dim instance As LeadPointD Dim value As Double instance.X = value value = instance.X
public double X {get; set;}
public double getX() public void setX(double value)
<br/>get_X();<br/>set_X(value);<br/>Object.defineProperty('X');
You cannot change the values of the Empty point.