An NDoc Documented Class Library

xyiArray Members

xyiArray overview

Public Instance Constructors

xyiArray Constructor The constructor initializes the class and sets the Count to ACount

Public Instance Fields

PointArray Array, which contains the points

Public Instance Properties

Count Indicates how many members are containded. The property is also writeable.
Item default indexer which returns the i-th element from Point[]

Public Instance Methods

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) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

xyiArray Class | Minais.Drawing3d.Math Namespace