MaxSymbolWidth Property

MaxSymbolWidth returns the vector map maximum symbol width in page units. Returns a double. This is a read-only property.

Syntax

object.MaxSymbolWidth

Example

This example demonstrates how to return the maximum symbol width.

Debug.Print VectorLayer.MaxSymbolWidth

Used by: VectorLayer Object