MaxHeadLength Property

MaxHeadLength returns the vector map maximum head length in page units. Returns a double. This is a read-only property.

Syntax

object.MaxHeadLength

Example

This example demonstrates how to return the maximum head length.

Debug.Print VectorLayer.MaxHeadLength

Used by: VectorLayer Object