Heureka API .NET Documentation
Polygon Class Members
Properties  Methods 


The following tables list the members exposed by Polygon.

Public Constructors
 NameDescription
Public ConstructorPolygon Constructor Initiates a new polygon.  
Top
Public Properties
 NameDescription
Public PropertyArea Gets or sets the area of the polygon  
Public PropertyGuid Gets or sets the string-Guid of the polygon  
Public PropertyIndex Gets the assigned index for the polygon  
Public PropertyNeighbours Gets the neighbours of the polygon  
Top
Public Methods
 NameDescription
Public MethodAddNeighbour Adds a neighbour to the polygon  
Public MethodCompareTo Compares the index of the polygon to the index of another object  
Public Methodstatic (Shared in Visual Basic)ResetIndexCounter Resets the index counter. When a new polygon is created after this method is called, it is assigned index 0.  
Public MethodToStringReturns a string that represents the current object.  
Top
See Also

Reference

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

Send Feedback