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