An NDoc Documented Class Library

xyiArray Class

This class is a container, which holds Point . A fine method is Inside, where you can check whether a point is inside a polygon or not. The property Count is read- and writeable. That makes the handling better. With Maxrect you get a rectangle envelopping the polygon.

For a list of all members of this type, see xyiArray Members.

System.Object
   Minais.Drawing3d.Math.xyiArray

public class xyiArray

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Math

Assembly: Drawing3d (in Drawing3d.dll)

See Also

xyiArray Members | Minais.Drawing3d.Math Namespace