is_vector_layer


Description:

[ Version ( since = "3.2" ) ]
public bool is_vector_layer ()

Returns whether the item is a vector layer.

This procedure returns TRUE if the specified item is a vector layer.

Parameters:

this

The item.

Returns:

TRUE if the item is a vector layer, FALSE otherwise.