Accusoft PDF Xpress Control v7.0
Item Property
A variant value which represents the index in the collection to get or set the element.
Description
Gets and sets the element at the given index.
Property Type
Read-write property
Syntax
Visual Basic
Public Property Item( _
   ByVal vIndex As Variant _
) As Quadrilateral
Parameters
vIndex
A variant value which represents the index in the collection to get or set the element.
Return Type
The resulting Quadrilateral object.
Remarks

This property allows you to read or change elements in the collection. 

Indicate the element you are interested by the given vIndex within the collection.

See Also

QuadrilateralCollection Collection  | QuadrilateralCollection Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback