MapPackageVectorTable.SaveMode Property
The FeatureSaveMode used for the vector features.
Thread safety: This property is not thread-safe.
Syntax
public FeatureSaveMode SaveMode { get; set; }
Property Value
Platforms
Windows, Linux, Android
The FeatureSaveMode used for the vector features.
public FeatureSaveMode SaveMode { get; set; }
Windows, Linux, Android
In this article
The FeatureSaveMode used for the vector features.
public:
FeatureSaveMode saveMode ( ) const;
void saveMode ( FeatureSaveMode value )
Windows, Linux, Android
In this article
The FeatureSaveMode used for the vector features.
public final FeatureSaveMode getSaveMode ( );
public final void setSaveMode ( FeatureSaveMode value );
Windows, Linux, Android
In this article
The FeatureSaveMode used for the vector features.
saveMode
Windows, Linux, Android
In this article