Arc2d.CreateSACA Method
Creates an arc given startpoint, start direction, center and end direction
Public Shared Function CreateSACA( _ |
This language is not supported or no code example is available.
public static Arc2d CreateSACA( |
static Arc2d ^ CreateSACA( |
public static function CreateSACA( |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
start
-
Point2d
Start point
-
startangle
-
double
Start direction as an angle
-
center
-
Point2d
Center of arc
-
endangle
-
double
End direction as an angle
Return Value
Arc2d
The arc with given parameters
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8