VectorLayer.Driver

VectorLayer.Driver property

Gets the Driver that instantiated this layer.

public abstract Driver Driver { get; }

See Also