ITextureBrush.Image
ITextureBrush.Image property
Gets or sets the image used by the brush.
public byte[] Image { get; }
Return Value
Image data.
See Also
- interface ITextureBrush
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG
Gets or sets the image used by the brush.
public byte[] Image { get; }
Image data.