GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace > GeoMultiPolygon Class : GeoMultiPolygon Constructor |
'Declaration Public Function New( _ ByVal polygons As System.Collections.Generic.IEnumerable(Of GeoPolygon) _ )
public GeoMultiPolygon( System.Collections.Generic.IEnumerable<GeoPolygon> polygons )