WebRegionGeographyMultiPolygon Property |
Definition of the geographical region.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebMultiPolygon MultiPolygon { get; set; }
Public Property MultiPolygon As WebMultiPolygon
Get
Set
public:
property WebMultiPolygon^ MultiPolygon {
WebMultiPolygon^ get ();
void set (WebMultiPolygon^ value);
}
member MultiPolygon : WebMultiPolygon with get, set
Property Value
Type:
WebMultiPolygonSee Also