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