Provides access to members that control the properties of projection parameters.
Members
Name | Description | |
---|---|---|
Abbreviation | The abbreviated name of this spatial reference component. | |
Alias | The alias of this spatial reference component. | |
FactoryCode | The factory code (WKID) of the spatial reference. | |
Index | The index of a projection parameter within a projected coordinate system's parameter array. | |
Index | The index of a projection parameter within a projected coordinate system's parameter array. | |
Name | The name of a projection parameter. | |
Name | The name of this spatial reference component. | |
Remarks | The comment string of this spatial reference component. | |
Value | The numerical value of a projection parameter. |
IParameterEdit.Index Property
The index of a projection parameter within a projected coordinate system's parameter array.
Public WriteOnly Property Index_2
public void Index_2 {set;}
IParameterEdit.Index Property
The index of a projection parameter within a projected coordinate system's parameter array.
Public WriteOnly Property Index_2
public void Index_2 {set;}
IParameterEdit.Name Property
The name of a projection parameter.
Public WriteOnly Property Name_2
public void Name_2 {set;}
IParameterEdit.Name Property
The name of a projection parameter.
Public WriteOnly Property Name_2
public void Name_2 {set;}
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. |
Classes that implement IParameterEdit
Classes | Description |
---|---|
Parameter | Creates a parameter. |