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