Click or drag to resize

BrushControllerAdvancedTextureImage Property

Gets or sets the texture image.

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

Property Value

ImageProxy
See Also