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