Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / ImageBrush Class / Image Property

In This Topic
    Image Property
    In This Topic
    Gets or sets the IImage object used to fill.
    Syntax
    'Declaration
     
    Public Property Image As IImage
    public IImage Image {get; set;}
    See Also