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