Click or drag to resize

Cartographic.IsAtPole Method

Indicates whether the absolute value of the Latitude equals HalfPi.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool IsAtPole()

Return Value

Type: Boolean
true if this point is at the pole; otherwise false.
See Also