set_Datum Method

WRAPPER_API void set_Datum(const HorizontalDatum &value)

 

Description

The set_Datum method sets the HorizontalDatum being projected by this Projection.

The Projection object holds a reference to the specified HorizontalDatum.  Therefore, one must be sure not to delete the HorizontalDatum used by the Projection before the Projection itself is deleted.