FileDriver.CanOpenLayers

FileDriver.CanOpenLayers property

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

public abstract bool CanOpenLayers { get; }

Property Value

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

See Also