A random point on the circumference of the arc.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public Point RandomPointOnArc() |
| Visual Basic (Declaration) |
|---|
Public Function RandomPointOnArc As Point |
| Visual C++ |
|---|
public: Point^ RandomPointOnArc() |