FileDriver.CanCreateLayers

FileDriver.CanCreateLayers property

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

public abstract bool CanCreateLayers { get; }

Property Value

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

See Also