TextureBrush.Image
TextureBrush.Image property
Gets the Image object associated with this TextureBrush object.
public Bitmap Image { get; }
Return Value
An Image object that represents the image with which this TextureBrush object fills shapes.
See Also
- class Bitmap
- class TextureBrush
- namespace Aspose.Page.Drawing
- assembly Aspose.Page