Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / ImageBrush Class
Members


ImageBrush Class
This element specifies the type of picture fill that the picture object has
Syntax
'Declaration
 
Public NotInheritable Class ImageBrush 
   Inherits Brush
   Implements GrapeCity.Spreadsheet.IMedia 
 
'Usage
 
Dim instance As ImageBrush
Inheritance Hierarchy

System.Object
   GrapeCity.Drawing.Brush
      GrapeCity.Drawing.ImageBrush

See Also