CsvOptions.ColumnZ
CsvOptions.ColumnZ property
Gets or sets a name of column contains Z coordinate value. Default is null
.
public string ColumnZ { get; set; }
Remarks
If column value is null
or empty string
it will be excluded from the geometry.
See Also
- class CsvOptions
- namespace Aspose.Gis.Formats.Csv
- assembly Aspose.GIS