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