MinDataMagnitude Property

MinDataMagnitude returns the vector map minimum magnitude of the input data. Returns a double. This is a read-only property.

Syntax

object.MinDataMagnitude

Example

This example demonstrates how to return the minimum magnitude of the input data.

Debug.Print VectorLayer.MinDataMagnitude

Used by: VectorLayer Object