MinSymbolWidth Property
MinSymbolWidth returns the vector map minimum symbol width in page units. Returns a double. This is a read-only property.
Syntax
object.MinSymbolWidth
Example
This example demonstrates how to return the minimum symbol width.
Debug.Print VectorLayer.MinSymbolWidth
Used by: VectorLayer Object