Click or drag to resize

BrushXWithTextureImage Method

[Missing <summary> documentation for "M:Altaxo.Drawing.BrushX.WithTextureImage(Altaxo.Drawing.ImageProxy)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public BrushX WithTextureImage(
	ImageProxy textureImage
)

Parameters

textureImage  ImageProxy

[Missing <param name="textureImage"/> documentation for "M:Altaxo.Drawing.BrushX.WithTextureImage(Altaxo.Drawing.ImageProxy)"]

Return Value

BrushX

[Missing <returns> documentation for "M:Altaxo.Drawing.BrushX.WithTextureImage(Altaxo.Drawing.ImageProxy)"]

See Also