Point Struct Reference

Public Attributes

readonly double X
 
readonly double Y
 

Detailed Description

An integer point structure.

Member Data Documentation

readonly double X

X-coordinate of the point

readonly double Y

Y-coordinate of the point.