Gets or sets the Image instance associated with this brush.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C#
![]() |
---|
public Image Image { get; set; } |
Visual Basic
![]() |
---|
Public Property Image As Image |
A System.Drawing.Image with which this brush fills shapes.