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