Gets the number of graphic features in the canvas.

Namespace:  ESRI.ADF.UI
 

Syntax

function getShapeCount () : Integer

Return Value

Number of objects at the canvas.

Remarks

A FeatureGraphicGroup is regarded as one object.

See Also