ExcludedAreaType
Type of the excluded area.
Properties
EnumItem
Excluded area is a circle with the center at the first point of points and radius equal to extent. There should be exactly one point in points, otherwise the request fails.
EnumItem
Excluded area is a polyline with a width equal to extent (points are vertices of the line).
EnumItem
Excluded area is a polygon with vertices at its points. In addition, there is a padding from extent on the sides of the polygon.