Heureka API .NET Documentation
PolygonSet Class Properties


For a list of all members of this type, see PolygonSet members.

Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyHash Gets the hash value of the set  
Public PropertyItem Gets a specific polygon from the set  
Public PropertyTotalArea Gets the total area of all polygons in the set  
Top
Protected Properties
 NameDescription
Protected PropertyInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected PropertyListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

PolygonSet Class
Slu.Heureka.DomainLayer.GIS.Data Namespace

Send Feedback