This document is archived and information here might be outdated.  Recommended version.


ISRPersistStream Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISRPersistStream Interface
ArcGIS Developer Help

ISRPersistStream Interface

Provides access to methods for persisting precision information. Extends IPersistStream.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetClassID
Method GetPrecisionSizeMax Returns the number of bytes needed to store the false x, false y and xy units of this spatial reference.
Method GetSizeMax
Method IsDirty
Method Load
Method LoadPrecision Initializes this spatial reference's false x, false y and xy units from information in the specified stream.
Method Save
Method SavePrecision Saves this spatial reference's false x, false y and xy units to the specified stream.

Inherited Interfaces

Interfaces Description
IPersistStream
IPersist

Classes that implement ISRPersistStream

Classes Description
GeographicCoordinateSystem Creates a geographic coordinate system.
ProjectedCoordinateSystem Creates a projected coordinate system.