Method | Description | |
---|---|---|
ShapePolyLineM ( int recordNumber, |
A Shapefile PolyLine Shape
|
Method | Description | |
---|---|---|
ParsePolyLineM ( byte shapeData, |
Function is basically the same as Shape.ParsePolyLineOrPolygon, it is just extended to handle the M extreme values
|
protected ShapePolyLineM ( int recordNumber, |
||
recordNumber | int | The record number in the Shapefile |
metadata | Metadata about the shape | |
dataRecord | IDataRecord | IDataRecord associated with the metadata |
shapeData | byte | The shape record as a byte array |
return | System |