public PointF Center { get; }
Public ReadOnly Property Center As PointF Get
public: property PointF Center { PointF get (); }
member Center : PointF with get
In This Article