This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerInit3 Interface > IImageServerInit3.Project Method (ArcObjects .NET 10.5 SDK) |
Projects into a new spatial reference.
[Visual Basic .NET] Public Sub Project ( _ ByVal pSpatialReference As ISpatialReference _ )
[C#] public void Project ( ISpatialReference pSpatialReference );
[C++]
HRESULT Project(
ISpatialReference* pSpatialReference
);
[C++]
Parameters pSpatialReference [in]
pSpatialReference is a parameter of type ISpatialReference