Click or drag to resize

BrushXTextureImage Property

Gets the texture image used by texture-based brushes.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ImageProxy? TextureImage { get; }

Property Value

ImageProxy
See Also