MaxShaftLength Property

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

Syntax

object.MaxShaftLength

Example

This example demonstrates how to return the maximum shaft length.

Debug.Print VectorLayer.MaxShaftLength

Used by: VectorLayer Object