Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Particle Class
Particle Properties
CollisionCount Property
Mass Property
Radius Property
Vx Property
Vy Property
X Property
Y Property
Particle
X Property
The
X
coordinate from the left
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
double
X
{
get
;
set
; }
Property Value
Type:
Double
See Also
Reference
Particle Class
Algs4Net Namespace