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