Click or drag to resize

SolverGetParticle Method

[Missing <summary> documentation for "M:StarfieldUtils.CFDUtils.Solver.GetParticle(System.Boolean,System.Drawing.Color)"]

Namespace:  StarfieldUtils.CFDUtils
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Particle GetParticle(
	bool polar,
	Color color
)

Parameters

polar
Type: SystemBoolean

[Missing <param name="polar"/> documentation for "M:StarfieldUtils.CFDUtils.Solver.GetParticle(System.Boolean,System.Drawing.Color)"]

color
Type: System.DrawingColor

[Missing <param name="color"/> documentation for "M:StarfieldUtils.CFDUtils.Solver.GetParticle(System.Boolean,System.Drawing.Color)"]

Return Value

Type: Particle

[Missing <returns> documentation for "M:StarfieldUtils.CFDUtils.Solver.GetParticle(System.Boolean,System.Drawing.Color)"]

See Also