You are here: Start » FIL.NET » Arc2D Constructor
Arc2D Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public Arc2D ( Fil.Point2D center_, float radius_, float startAngle_, float sweepAngle_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
center_ | Fil.Point2D | ||||
radius_ | float | ||||
startAngle_ | float | ||||
sweepAngle_ | float |