Location Property
Summary
Gets or sets the coordinates of the upper-left corner of this LogicalRectangle structure.
Syntax
[XmlIgnoreAttribute()]
public LogicalPoint Location { get; set; }
Property Value
The upper-left corner coordinates of this LogicalRectangle.