'Declaration Public ReadOnly Property SecondPoint As System.Drawing.PointF
public System.Drawing.PointF SecondPoint { get; }
public: __property System.Drawing.PointF get_SecondPoint();
public:
property System.Drawing.PointF SecondPoint { System.Drawing.PointF get(); }