This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISRPersistStream Interface (ArcObjects .NET 10.5 SDK) |
Provides access to methods for persisting precision information. Extends IPersistStream.
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. |
Interfaces | Description |
---|---|
IPersistStream |
CoClasses and Classes | Description |
---|---|
GeographicCoordinateSystem | Creates a geographic coordinate system. |
ProjectedCoordinateSystem | Creates a projected coordinate system. |