A random edge with start and end point coordinates between [-1, 1].
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public static Edge RandomEdge() |
| Visual Basic (Declaration) |
|---|
Public Shared Function RandomEdge As Edge |
| Visual C++ |
|---|
public: static Edge^ RandomEdge() |