Leadtools Namespace > LeadPointD Structure : Y Property |
public double Y {get; set;}
'Declaration Public Property Y As Double
'Usage Dim instance As LeadPointD Dim value As Double instance.Y = value value = instance.Y
public double Y {get; set;}
get_Y();
set_Y(value);
Object.defineProperty('Y');
You cannot change the values of the Empty point.