Path type (polyline / polygon).
Namespace: ZylSoft.Gps.MapAssembly: ZylMap (in ZylMap.dll) Version: 1.7.0.0 (1.0.0.0)
SyntaxPublic Enumeration PathType
public enum class PathType
Members| Member name | Value | Description |
|---|
| Polyline | 0 |
Polyline
|
| Polygon | 1 |
Polygon
|
See Also