Click or drag to resize

GeoCoordinateRectangleHeight Property

This is preliminary documentation and is subject to change.

Gets/sets the height in latitude of the rectangle.

Namespace: WikiClientLibrary
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
public double Height { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionvalue is negative.
See Also