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