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