CSol
Enumerations
CSIRO::CSol::ESRIShapefileWriterShapeType Namespace Reference

Shapefile export

Enumerations

enum  Type {
  ShapeTypeAuto, ShapeTypePoints, ShapeTypePolyLines, ShapeTypePolygons,
  ShapeTypeSegments
}
 

Enumeration Type Documentation

enum Type
Enumerator
ShapeTypeAuto 

Auto.

ShapeTypePoints 

Points.

ShapeTypePolyLines 

PolyLines.

ShapeTypePolygons 

Polygons.

ShapeTypeSegments 

Segments.