Rect Struct Reference

Public Attributes

readonly double X
 
readonly double Y
 
readonly double Width
 
readonly double Height
 

Detailed Description

Rectangle structure

Member Data Documentation

readonly double X

X coordinate

readonly double Y

Y coordinate

readonly double Width

Rectanle width

readonly double Height

Rectangle height