Share

PathProxy.Closed Property

Parent Object: PathProxy

Description

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

Syntax

PathProxy.Closed() As Boolean

Property Value

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

Version

Introduced in version 9

Was this information helpful?