| Slu.Heureka.DomainLayer.GIS.SpatialRelations Namespace > HarvestClusterGenerator Class : Polygons Property |
'DeclarationPublic Property Polygons As SortedDictionary(Of Integer,Polygon)
'UsageDim instance As HarvestClusterGenerator 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