RectPoint Properties |
The RectPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| BasePoint |
A Uniform point's base point is simply the point itself.
Makes it easier to implement generic algorithms.
Since version 1.1
| |
| SpliceCount | ||
| SpliceIndex | ||
| X |
The x-coordinate of this point. This need to be in XML
| |
| Y |
The y-coordinate of this point.
|