Description

Boolean value indicating whether this polyline is closed or not.

Property type

A Boolean value.  

Syntax

object.Closed [= value]

The Closed Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjPoly.
valueA Boolean value.

Remarks

A closed polyline can be filled (see McGraphObj.Style).