Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / ImageDrawing Class
Members


In This Topic
    ImageDrawing Class
    In This Topic
    Represents the drawing of an image.
    Syntax
    'Declaration
     
    
    Public MustInherit Class ImageDrawing 
       Inherits GeometryDrawing
    'Usage
     
    
    Dim instance As ImageDrawing
    public abstract class ImageDrawing : GeometryDrawing 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Drawing.Drawing
          GrapeCity.Drawing.GeometryDrawing
             GrapeCity.Drawing.ImageDrawing

    See Also