Click or drag to resize
SbProjectionCoordinates Methods

The SbProjectionCoordinates type exposes the following members.

Methods
  NameDescription
Public methodCacheIsValid

Return whether the cache is valid or not.

Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCoordinates

Return coordinates .

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitCoordinates

Initialisation.

Public methodResetCache

Reset the cache.

Public methodSetProjection

Set associated projection.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also