Returns whether the path is closed. Closed path has the start point and the end point the same.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
bool IsClosed { get; }

See Also