Quadrilateral Stores the quadrilateral. Typedefs typedef struct tagQuadrilateral Quadrilateral Attributes Attribute Type points DBRPoint[4] points Four vertexes in a clockwise direction of a quadrilateral. Index 0 represents the left-most vertex. DBRPoint tagQuadrilateral::points[4]