DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSPrimeMeridian | Interfaces | Methods | Properties
Prime meridians.
// C# public interface ITGIS_CSPrimeMeridian: ITGIS_CSAbstract { }
' VisualBasic Public Interface ITGIS_CSPrimeMeridian Implements ITGIS_CSAbstract End Class
// Oxygene type ITGIS_CSPrimeMeridian = public interface( ITGIS_CSAbstract ) end;
Name | Visibility | Description | |
---|---|---|---|
Assign_ | public | Copy content of the provided object into a current object (Inherited from ITGIS_CSAbstract) |
|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Create_ | public | Create an instance. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
MarkDeprecated | public | Set object depreciation state. (Inherited from ITGIS_CSAbstract) |
|
Name | Visibility | Description | |
---|---|---|---|
Deprecated | public | If true, then object is deprecated. (Inherited from ITGIS_CSAbstract) |
|
DescriptionEx | public | Descriptive name; for internal use of TGIS_CSAbstractListHelper. (Inherited from ITGIS_CSAbstract) |
|
Description_ | public | Additional description. (Inherited from ITGIS_CSAbstract) |
|
EPSG | public | EPSG code. (Inherited from ITGIS_CSAbstract) |
|
FriendlyName | public | Friendly name constructed based on WKT (without underscores) and EPSG. (Inherited from ITGIS_CSAbstract) |
|
Longitude | public | Longitude of prime meridian (in radians). | |
MasterEPSG | public | EPSG code of the object for which current object is an alias. (Inherited from ITGIS_CSAbstract) |
|
WKT | public | WKT name. (Inherited from ITGIS_CSAbstract) |
|