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