Click or drag to resize

SyntheticBrushBaseGetContentStream(Double) Method

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


Namespace: Altaxo.Graph.Gdi.SyntheticBrushes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual Stream GetContentStream(
	double maxEffectiveResolutionDpi
)

Parameters

maxEffectiveResolutionDpi  Double

[Missing <param name="maxEffectiveResolutionDpi"/> documentation for "M:Altaxo.Graph.Gdi.SyntheticBrushes.SyntheticBrushBase.GetContentStream(System.Double)"]

Return Value

Stream

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

Implements

ISyntheticRepeatableTextureGetContentStream(Double)
See Also