public double VIA_Y { get; set; }
Public Property VIA_Y As Double Get Set
public: property double VIA_Y { double get (); void set (double value); }
member VIA_Y : float with get, set
In This Article