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


IProjectedCoordinateSystem4GEN.Changed Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geometry)  

IProjectedCoordinateSystem4GEN.Changed Method

Notify this object that some of its parts have changed (parameter values, z unit, etc.).

[Visual Basic .NET]
Public Sub Changed ( _
)
[C#]
public void Changed (
);
[C++]
HRESULT Changed(
void
);

Product Availability

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

See Also

IProjectedCoordinateSystem4GEN Interface

.NET Related Topics

Creating a custom projected coordinate system