public PointF V0 { get; set; }
Public Property V0 As PointF Get Set
public: property PointF V0 { PointF get (); void set (PointF value); }