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;}
get_X();
set_X(value);
Object.defineProperty('X');
You cannot change the values of the Empty point.