Spread WPF 18
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
    Object Model
    ImageBrush Class
    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