DK for ActiveX | TatukGIS_XDK11.ITGIS_CSAbstractList.Fix_ | Methods | Properties
Fix item by substituting existing item based on EPSG code.
// C# public ITGIS_CSAbstract Fix_( ITGIS_CSAbstract _obj );
' VisualBasic Public Function Fix_( ByVal _obj As ITGIS_CSAbstract ) As ITGIS_CSAbstract
// Oxygene public function Fix_( _obj : ITGIS_CSAbstract ) : ITGIS_CSAbstract;
| Name | Type | Description |
|---|---|---|
| _obj | ITGIS_CSAbstract | matching object to be fixed |
| Type | Description |
|---|---|
| ITGIS_CSAbstract | Fixed object. |