DK for .NET | TatukGIS.NDK.TGIS_CSProjAbstract | Constructors | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| Azimuth | public | Azimuth angle. | |
| CentralMeridian | public | Central Meridian. | |
| Custom1 | public | Custom1. Valid and specific for selected projections. | |
| Custom1Name | public | Custom1Name. | |
| Custom2 | public | Custom2. Valid and specific for selected projections. | |
| Custom2Name | public | Custom2Name. | |
| Custom3 | public | Custom3. Valid and specific for selected projections. | |
| Custom3Name | public | Custom3Name. | |
| Custom4 | public | Custom4. Valid and specific for selected projections. | |
| Custom4Name | public | Custom4Name. | |
| Custom5 | public | Custom5. Valid and specific for selected projections. | |
| Custom5Name | public | Custom5Name. | |
| Custom6 | public | Custom6. Valid and specific for selected projections. | |
| Custom6Name | public | Custom6Name. | |
| Datum | public | Current Datum. | |
| Deprecated | public | If true, then object is deprecated. (Inherited from TGIS_CSAbstract) |
|
| Description | public | Additional projection description. | |
| DescriptionEx | public | Descriptive name; for internal use of TGIS_CSAbstractListHelper. (Inherited from TGIS_CSAbstract) |
|
| Ellipsoid | public | Current Ellipsoid. | |
| EPSG | public | EPSG code. (Inherited from TGIS_CSAbstract) |
|
| Error | public | Error number. | |
| FalseEasting | public | False shift in meters. | |
| FalseNorthing | public | False shift in meters. | |
| FriendlyName | public | Friendly name constructed based on WKT (without underscores) and EPSG. (Inherited from TGIS_CSAbstract) |
|
| IsEllipsoid | public | Does the projection work on ellipsoid. | |
| IsGrid | public | Does the projection is grid based. | |
| IsPureCylindrical | public | Is result of projection pure cylindicial (graticules are parallel). | |
| IsRevertible | public | Is projection revertible (so data can be projected and unprojected). | |
| IsSpheroid | public | Does the projection work on sphenoid. | |
| IsStandard | public | Does the projection is standard (not IsGrid, not IsXYZ and IsRevertible. | |
| IsXYZ | public | Does the projection is XYZ based. | |
| LatitudeOfCenter | public | Center Latitude. | |
| LatitudeOfOrigin | public | Origin latitude. | |
| LatitudeOfPoint_1 | public | Latitude of the first point. | |
| LatitudeOfPoint_2 | public | Latitude of the second point. | |
| LongitudeOfCenter | public | Center Longitude. | |
| LongitudeOfPoint_1 | public | Longitude of the first point. | |
| LongitudeOfPoint_2 | public | Longitude of the second point. | |
| MasterEPSG | public | EPSG code of the object for which current object is an alias. (Inherited from TGIS_CSAbstract) |
|
| Parameters | public | All projection parameters. | |
| ParametersSet | public | Set of supported parameters. | |
| PseudoStandardParallel_1 | public | First Pseudo Standard parallel. | |
| ScaleFactor | public | Scale factor. | |
| StandardParallel_1 | public | First Standard parallel. | |
| StandardParallel_2 | public | Second Standard parallel. | |
| ValidityExtentWGS | public | Validity extent of the projection (in radians). | |
| ValidityOriginWGS | public | Origin of the validity extent of the projection (in radians). | |
| WKT | public | WKT name. (Inherited from TGIS_CSAbstract) |
|
| XScale | public | X Scale. Valid for selected projections. | |
| XYPlaneRotation | public | XY Scale. Valid for selected projections. | |
| YScale | public | Y Scale. Valid for selected projections. | |
| Zone | public | Zone. Valid for selected projections. | |