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