A 3d random point.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public static Point RandomPoint() |
| Visual Basic (Declaration) |
|---|
Public Shared Function RandomPoint As Point |
| Visual C++ |
|---|
public: static Point^ RandomPoint() |