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