Value Property [Level]
Value returns the contour value. Returns a double. This is the default property.
Syntax
object.Value
Example
This example demonstrates how to return the value of a contour level.
Debug.Print SeventhContour.Value
Used by: Level object