PointType
Record describing a point in a 2 dimensional plane
Declaration
Source position: graphh.inc line 475
Type
PointType = record
x : SmallInt;
y : SmallInt;
end
Record describing a point in a 2 dimensional plane
Source position: graphh.inc line 475
Type
PointType = record
x : SmallInt;
y : SmallInt;
end
From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |