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