RasterDriver.CanOpenLayers

RasterDriver.CanOpenLayers property

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

public abstract bool CanOpenLayers { get; }

Property Value

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

See Also