Click or drag to resize

HatchBrushBaseWithRepeatLength Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.HatchBrushes.HatchBrushBase.WithRepeatLength(System.Double)"]


Namespace: Altaxo.Graph.Gdi.HatchBrushes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public HatchBrushBase WithRepeatLength(
	double repeatLength
)

Parameters

repeatLength  Double

[Missing <param name="repeatLength"/> documentation for "M:Altaxo.Graph.Gdi.HatchBrushes.HatchBrushBase.WithRepeatLength(System.Double)"]

Return Value

HatchBrushBase

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.HatchBrushes.HatchBrushBase.WithRepeatLength(System.Double)"]

See Also