<Code Lib>
2021 Property
Changes 0
P

DividedPath.IsClosedLoop

Description:
Whether or not the path forms a closed loop.
Remarks:
True if the path form a closed loop. False otherwise.

public bool IsClosedLoop { get; }

Loading…