ActiveReports 13
Location Property (Rect)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > Rect Structure : Location Property
Gets the coordinates of the upper-left corner of this rectangle.
Syntax
'Declaration
 
Public ReadOnly Property Location As Point
public Point Location {get;}

Property Value

The location.
See Also

Reference

Rect Structure
Rect Members