This document is archived and information here might be outdated. Recommended version. |
Provides access to methods for persisting precision information. Extends IPersistStream.
Name | Description | |
---|---|---|
GetClassID | ||
GetPrecisionSizeMax | Returns the number of bytes needed to store the false x, false y and xy units of this spatial reference. | |
GetSizeMax | ||
IsDirty | ||
Load | ||
LoadPrecision | Initializes this spatial reference's false x, false y and xy units from information in the specified stream. | |
Save | ||
SavePrecision | Saves this spatial reference's false x, false y and xy units to the specified stream. |
Interfaces | Description |
---|---|
IPersistStream | |
IPersist |
Classes | Description |
---|---|
GeographicCoordinateSystem | Creates a geographic coordinate system. |
ProjectedCoordinateSystem | Creates a projected coordinate system. |