FeaturesSequence.GetExtent

FeaturesSequence.GetExtent method

Gets a spatial extent of this layer.

public virtual Extent GetExtent()

Return Value

A spatial extent of this layer.

Exceptions

exceptioncondition
InvalidOperationExceptionis thrown if layer is opened write-only.

See Also