public PointF Location { get; set; }
Public Property Location As PointF Get Set
public: property PointF Location { PointF get (); void set (PointF value); }
member Location : PointF with get, set
In This Article