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


In This Topic
    ImageBrush Class
    In This Topic
    This element specifies the type of picture fill that the picture object has This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ImageBrush 
       Inherits Brush
       Implements GrapeCity.Spreadsheet.IMedia 
    'Usage
     
    
    Dim instance As ImageBrush
    public sealed class ImageBrush : Brush, GrapeCity.Spreadsheet.IMedia  
    Inheritance Hierarchy

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

    See Also