DividedPath.IsClosedLoop
Description:
Whether or not the path forms a closed loop.
Whether or not the path forms a closed loop.
Remarks:
True if the path form a closed loop. False otherwise.
True if the path form a closed loop. False otherwise.
public bool IsClosedLoop { get; }
No comments yet. Start the discussion.
Loading…