Slu.Heureka.DomainLayer.GIS.SpatialRelations Namespace > MaximalCliquesGenerator Class : Polygons Property |
'Declaration
Public Property Polygons As SortedDictionary(Of Integer,Polygon)
'Usage
Dim instance As MaximalCliquesGenerator Dim value As SortedDictionary(Of Integer,Polygon) instance.Polygons = value value = instance.Polygons
public SortedDictionary<int,Polygon> Polygons {get; set;}
public: property SortedDictionary<int,Polygon^>^ Polygons { SortedDictionary<int,Polygon^>^ get(); void set ( SortedDictionary<int,Polygon^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2