MaxMagnitude Property

MaxMagnitude returns the vector map maximum magnitude used for symbol scaling. Returns a double. This is a read-only property.

Syntax

object.MaxMagnitude

Example

This example demonstrates how to return the maximum magnitude for symbol scaling.

Debug.Print VectorLayer.MaxMagnitude

Used by: VectorLayer Object