Accusoft.PdfXpress5.Net
Item Property
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > QuadrilateralCollection Class : Item Property




index
A zero-based integer value which represents the element to get or set in the collection.

Glossary Item Box

Gets or sets the element at the given index.

Syntax

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

Parameters

index
A zero-based integer value which represents the element to get or set in the collection.

Property Value

A Quadrilateral object.

Remarks

This method implements a standard collection operation. It is the principle method you will use to read or change elements in the collection. You can read or modify any element in the collection with this method.

You can indicate the element you are interested in with an integer, in which case this method will treat it as a zero-based index to the element.

See Also

©2012. Accusoft Corporation. All Rights Reserved.