C# Класс MapAround.IO.ShapeFileRecord

Represents a record of shape file.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ShapeFileRecord ( ) : System

Initializes a new instance of the MapAround.IO.ShapeFileRecord

ToString ( ) : string

Returns a System.String that represents the current MapAround.IO.ShapeFileRecord.

Описание методов

ShapeFileRecord() публичный Метод

Initializes a new instance of the MapAround.IO.ShapeFileRecord
public ShapeFileRecord ( ) : System
Результат System

ToString() публичный Метод

Returns a System.String that represents the current MapAround.IO.ShapeFileRecord.
public ToString ( ) : string
Результат string