MapInfoTabDriver.CanCreateLayers

MapInfoTabDriver.CanCreateLayers property

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

public override bool CanCreateLayers { get; }

Property Value

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

See Also