Click or drag to resize

GeoCoordinateRectangle Properties

This is preliminary documentation and is subject to change.

The GeoCoordinateRectangle type exposes the following members.

Properties
 NameDescription
Public propertyBottom Gets the bottom-border latitude of the rectangle.
Public propertyHeight Gets/sets the height in latitude of the rectangle.
Public propertyIsEmpty Determines whether the rectangle is empty in area.
Public propertyIsNormalizable Gets a value that indicates whether the current rectangle instance is normalizable.
Public propertyIsNormalized Determines whether the coordinates of current spherical rectangle are normalized.
Public propertyLeft Gets/sets the left-border longitude of the rectangle.
Public propertyRight Gets the right-border longitude of the rectangle.
Public propertyTop Gets/sets the top-border latitude of the rectangle.
Public propertyWidth Gets/sets the width in longitude of the rectangle.
Top
See Also