MifReader Class
Summary:
Module: aspose.gis.common.formats.mapinfo.interchangeformat
Full Name: aspose.gis.common.formats.mapinfo.interchangeformat.MifReader
Inheritance: IGraphcialObjectsFile
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| MifReader(path) | Initializes a new instance of the MifReader class |
| MifReader(path) | Initializes a new instance of the MifReader class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| charset_encoding | System.Text.Encoding | r | |
| columns | System.Collections.Generic.IReadOnlyList | r | |
| common_graphical_objects_type | Nullable<Aspose.Gis.Common.Formats.MapInfo.GraphicalObjects.GraphicalObjectType> | r | |
| coordinate_system | CoordinateSystem | r | |
| delimiter | char | r | |
| version | int | r |
Constructor: MifReader(path)
MifReader(path)
Initializes a new instance of the MifReader class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| path | string |
Constructor: MifReader(path)
MifReader(path)
Initializes a new instance of the MifReader class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| path | AbstractPathInternal |