MapReader Class
Summary:
Module: aspose.gis.common.formats.mapinfo.tabformat.map
Full Name: aspose.gis.common.formats.mapinfo.tabformat.map.MapReader
Inheritance: IGraphcialObjectsFile
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| MapReader(path, encoding) | Initializes a new instance of the MapReader class |
| MapReader(path, encoding) | Initializes a new instance of the MapReader class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| common_graphical_objects_type | Nullable<Aspose.Gis.Common.Formats.MapInfo.GraphicalObjects.GraphicalObjectType> | r | |
| coordinate_system | CoordinateSystem | r |
Constructor: MapReader(path, encoding)
MapReader(path, encoding)
Initializes a new instance of the MapReader class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| path | string | |
| encoding | System.Text.Encoding |
Constructor: MapReader(path, encoding)
MapReader(path, encoding)
Initializes a new instance of the MapReader class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| path | AbstractPathInternal | |
| encoding | System.Text.Encoding |