ArcObjects Library Reference (Geometry)  

ISRPersistStream Interface

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

Product Availability

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

Members

Description
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

CoClasses that implement ISRPersistStream

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