Accusoft PDF Xpress Control v5.0
Add Method
See Also  Send comments on this topic.
pIQuadrilateral
A Quadrilateral object to add to the collection.
QuadrilateralCollection Collection : Add Method

Glossary Item Box

Description

Adds the given Quadrilateral object to the QuadrilateralCollection.

Syntax

Visual Basic
Public Sub Add( _
   ByVal pIQuadrilateral As Quadrilateral _
) 

Parameters

pIQuadrilateral
A Quadrilateral object to add to the collection.

Remarks

It inserts a new Quadrilateral object at the end of the collection. When this method is complete, the length of the collection is one larger than it was and the element with the highest index will be the new object.

See Also

©2012. Accusoft Corporation. All Rights Reserved.