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