Click or drag to resize
WebLinearRingPoints Property
Points that defines the LinearRing.

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<WebPoint> Points { get; set; }

Property Value

Type: ListWebPoint
See Also