Class SavingOptions
SavingOptions class
Options for saving FeaturesSequence to file.
public class SavingOptions
Constructors
| Name | Description |
|---|---|
| SavingOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| AttributesConverter { get; set; } | A custom converter for attributes. If not null, it is called for each attribute of the source layer and is expected to change it if necessary. |
| DriverOptions { get; set; } | Driver-specific options for the output layer. |
| SpatialReferenceSystem { get; set; } | Driver-specific options for the output layer. |
See Also
- namespace Aspose.Gis
- assembly Aspose.GIS