Dataset.CanCreateLayers

Dataset.CanCreateLayers property

Gets a value indicating whether this dataset can create vector layers.

public virtual bool CanCreateLayers { get; }

Property Value

true, if this dataset can create vector layers; otherwise, false.

See Also