Method IsCurveClosed IsCurveClosed(uint) if the curve is closed, return true, return false otherwise Declaration public bool IsCurveClosed(uint curve) Parameters Type Name Description uint curve The curve Returns Type Description bool