Click or drag to resize

RandomCirclesWithCircleDiameter Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.SyntheticBrushes.RandomCircles.WithCircleDiameter(System.Double)"]


Namespace: Altaxo.Graph.Gdi.SyntheticBrushes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RandomCircles WithCircleDiameter(
	double value
)

Parameters

value  Double

[Missing <param name="value"/> documentation for "M:Altaxo.Graph.Gdi.SyntheticBrushes.RandomCircles.WithCircleDiameter(System.Double)"]

Return Value

RandomCircles

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.SyntheticBrushes.RandomCircles.WithCircleDiameter(System.Double)"]

See Also