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