All Properties Methods Inherited Non-inherited
Description
Abbreviation
The abbreviated name of this spatial reference component.
Alias
The alias of this spatial reference component.
Azimuth
The azimuth of a projected coordinate system.
CentralMeridian
The central meridian (Lambda0) of a projected coordinate system.
CentralParallel
The central parallel (Phi 0) of a projected coordinate system.
Changed
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
CoordinateUnit
The linear unit of a projected coordinate system.
FactoryCode
The factory code (WKID) of the spatial reference.
FalseEasting
The false easting (X0) of a projected coordinate system.
FalseNorthing
The false northing (Y0) of a projected coordinate system.
Forward
Projects points from geographic to planar coordinates.
GeographicCoordinateSystem
The geographic coordinate system of a projected coordinate system.
GetDomain
The XY domain extent.
GetFalseOriginAndUnits
Get the false origin and units.
GetMDomain
The measure domain extent.
GetMFalseOriginAndUnits
Get the measure false origin and units.
GetParameters
Gets the map projection parameters of a projected coordinate system.
GetZDomain
The Z domain extent.
GetZFalseOriginAndUnits
Get the Z false origin and units.
HasMPrecision
Returns true when m-value precision information has been defined.
HasXYPrecision
Returns true when (x,y) precision information has been defined.
HasZPrecision
Returns true when z-value precision information has been defined.
Horizon
The mathematical limits of a projected coordinate system.
HorizonCount
The number of shapes that describe the limits of a ProjCS.
Inverse
Projects points from planar to geographic coordinates.
IsPrecisionEqual
Returns TRUE when the precision information for the two spatial references is the same.
LatitudeOf1st
The latitude of the first point (Phi 1) of a projected coordinate system.
LatitudeOf2nd
The latitude of the second point (Phi 2) of a projected coordinate system.
LongitudeOf1st
The longitude of the first point (Lambda 1) of a projected coordinate system.
LongitudeOf2nd
The longitude of the second point (Lambda 2) of a projected coordinate system.
LongitudeOfOrigin
The longitude of origin (Lambda0) of a projected coordinate system.
Name
The name of this spatial reference component.
Projection
The map projection of a projected coordinate system.
Remarks
The comment string of this spatial reference component.
ScaleFactor
The scale factor (K0) of a projected coordinate system.
SetDomain
The XY domain extent.
SetFalseOriginAndUnits
Set the false origin and units.
SetMDomain
The measure domain extent.
SetMFalseOriginAndUnits
Set the measure false origin and units.
SetZDomain
The Z domain extent.
SetZFalseOriginAndUnits
Set the Z false origin and units.
StandardParallel1
The first parallel (Phi 1) of a projected coordinate system.
StandardParallel2
The second parallel (Phi 2) of a projected coordinate system.
Usage
The usage notes of a projected coordinate system.
ZCoordinateUnit
The unit for the Z coordinate.