DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ImportProject | Interfaces | Methods
Class for importing MapView & MapInfo projects.
// C# public interface ITGIS_ImportProject: ITBaseObject { }
' VisualBasic Public Interface ITGIS_ImportProject Implements ITBaseObject End Class
// Oxygene type ITGIS_ImportProject = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Create_ | public | Construct an instance based on provided viewer object. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Import | public | Import project from ArcView 3.x and MapInfo 6.x projects. | |
IsSupported | public | Checks if the provided file is supported by TGIS_ImportProject class. | |