Collection.item Property

Gets the item at the specified index.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function get_item();

Property Value

The item at the specified index.

Remarks

This property corresponds to Item(Int32) server-side member.

See Also

Reference