xyiArray Constructor | The constructor initializes the class and sets the Count to ACount |
PointArray | Array, which contains the points |
Count | Indicates how many members are containded. The property is also writeable. |
Item | default indexer which returns the i-th element from Point[] |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Inside | Checks the position of a point P whether it lays inside the polygon or not. |
Maxrect | Calculates an envelopping rectangle for a xyiArray. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |