ArcObjects Library Reference  (Carto)    

IGeoReference.Register Method

Save transformation parameters and tie-points.

[Visual Basic 6.0]
Sub Register
[Visual Basic .NET]
Public Sub Register ( _
)
[C#]
public void Register (
);
[Java]
public void register (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT Register(
void
);

Product Availability

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

See Also

IGeoReference Interface

 


Feedback Send feedback on this page