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