is_vector property

is_vector property

Indicates whether this particular format is vector (true) or raster (false)

Definition:

@property
def is_vector(self):
    ...

See Also