Accusoft.PdfXpress5.Net
Add Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > QuadrilateralCollection Class : Add Method




value
The new Quadrilateral to add to the collection.

Glossary Item Box

Adds a Quadrilateral to the collection.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

value
The new Quadrilateral to add to the collection.

Return Value

The zero-based index of the newly added Quadrilateral.

Remarks

This method implements a standard collection operation. It will insert a new Quadrilateral object at the end of the collection. When this method is complete, the length of the collection will be 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.