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