MinHeadLength Property

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

Syntax

object.MinHeadLength

Example

This example demonstrates how to return the minimum head length.

Debug.Print VectorLayer.MinHeadLength

Used by: VectorLayer Object