Accusoft PDF Xpress Control v7.0
Add Method
A Quadrilateral object to add to the collection.
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

QuadrilateralCollection Collection  | QuadrilateralCollection Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback