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

NameDescription
MapReader(path, encoding)Initializes a new instance of the MapReader class
MapReader(path, encoding)Initializes a new instance of the MapReader class

Properties

NameTypeAccessDescription
common_graphical_objects_typeNullable<Aspose.Gis.Common.Formats.MapInfo.GraphicalObjects.GraphicalObjectType>r
coordinate_systemCoordinateSystemr

Constructor: MapReader(path, encoding)

 MapReader(path, encoding) 

Initializes a new instance of the MapReader class

Parameters:

ParameterTypeDescription
pathstring
encodingSystem.Text.Encoding

Constructor: MapReader(path, encoding)

 MapReader(path, encoding) 

Initializes a new instance of the MapReader class

Parameters:

ParameterTypeDescription
pathAbstractPathInternal
encodingSystem.Text.Encoding