ImageGear for .NET
length Property

Returns the length of the collection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_length() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPointCollection.get_length();
Remarks

This function returns returns the number of points that the collection contains. If the collection is empty, this function will return zero.

See Also

Reference

PointCollection class
PointCollection Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback