Click or drag to resize
WebMultiPolygonPolygons Property
Polygons that defines the multi polygon.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<WebPolygon> Polygons { get; set; }

Property Value

Type: ListWebPolygon
See Also