Share

Path.Closed Property

Parent Object: Path

Description

Property that returns a Boolean indicating if the path is closed or not. Returns True in the case of a closed path.

Syntax

Path.Closed() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 6

Was this information helpful?