ArcObjects Library Reference (Geometry)  

IParameterEdit Interface

Provides access to members that control the properties of projection parameters.

Product Availability

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

Members

Description
Read-only property Abbreviation The abbreviated name of this spatial reference component.
Read-only property Alias The alias of this spatial reference component.
Read-only property FactoryCode The factory code (WKID) of the spatial reference.
Read-only property Index The index of a projection parameter within a projected coordinate system's parameter array.
Write-only property Index The index of a projection parameter within a projected coordinate system's parameter array.
Write-only property Name The name of a projection parameter.
Read-only property Name The name of this spatial reference component.
Read-only property Remarks The comment string of this spatial reference component.
Read/write property Value The numerical value of a projection parameter.

Inherited Interfaces

Interfaces Description
IParameter Provides access to members that control the properties of projection parameters.
ISpatialReferenceInfo Provides access to members that control the properties common to all components of a spatial reference system.

CoClasses that implement IParameterEdit

CoClasses and Classes Description
Parameter Creates a parameter.