![]()  | 
                    
                         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 > ISRPersistStream.LoadPrecision Method (ArcObjects .NET 10.5 SDK) | 
Initializes this spatial reference's false x, false y and xy units from information in the specified stream.
[Visual Basic .NET] Public Sub LoadPrecision ( _ ByVal pStream As IStream _ )
[C#] public void LoadPrecision ( IStream pStream );
[C++]
HRESULT LoadPrecision(
  IStream* pStream
);
[C++]
Parameters pStream
pStream is a parameter of type IStream