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


In This Topic
    GeometryDrawing Class
    In This Topic
    Represents the drawing of a geometry shape.
    Syntax
    'Declaration
     
    
    Public MustInherit Class GeometryDrawing 
       Inherits Drawing
    'Usage
     
    
    Dim instance As GeometryDrawing
    public abstract class GeometryDrawing : Drawing 
    Inheritance Hierarchy

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

    See Also