Provides access to methods for persisting precision information. Extends IPersistStream.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
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. |
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IPersistStream |
CoClasses that implement ISRPersistStream
| CoClasses and Classes | Description |
|---|---|
| GeographicCoordinateSystem | Creates a geographic coordinate system. |
| ProjectedCoordinateSystem | Creates a projected coordinate system. |
