This fiel tell us if this polyline is a closed polyline

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
protected bool _closed
Visual Basic (Declaration)
Protected _closed As Boolean
Visual C++
protected:
bool _closed

See Also