Method CreateCircleCurve
CreateCircleCurve(double, Matrix4)
Create a new circle
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateCircleCurve(double radius, Matrix4 matrix)
Parameters
| Type | Name | Description |
|---|---|---|
| double | radius | Circle radius |
| Matrix4 | matrix | Transformation matrix |
Returns
| Type | Description |
|---|---|
| uint |