Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Drawing Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents an object which allows the stored data to be overriden by other object. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    ClassRepresents an abstract brush. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    ClassRepresents the drawing object. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    ClassRepresents the drawing of a geometry shape. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Class 
    ClassRepresents a gradient composed of gradient stops. This class cannot be inherited.
    ClassThis element specifies a group fill. When specified, this setting indicates that the parent element is part of a group and should inherit the fill properties of the group. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    ClassRepresents an embedded image in the workbook. This class cannot be inherited.
    ClassThis element specifies the type of picture fill that the picture object has This class cannot be inherited.
    ClassRepresents the drawing of an image. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    ClassRepresents a pattern brush. This class cannot be inherited.
    ClassDefines an object used to draw lines and curves. This class cannot be inherited.
    ClassPaints an area with a solid color. This class cannot be inherited.
    ClassRepresents the text format. This class cannot be inherited.
    Interfaces
     InterfaceDescription
    InterfaceRepresents the cache manager of the geometry drawing
    InterfaceDescribes visual content using draw commands.
    Structures
     StructureDescription
    StructureRepresents decorations which can be added to the head or tail of a line.
    StructureRepresents a dash stop primitive. Dashing schemes are built by specifying an ordered list of dash stop primitive. A dash stop primitive consists of a dash and a space.
    StructureRepresents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
    StructureStores a set of four integers that represent the coordinates of a rectangle.
    StructureStores a set of four integers that represent the coordinates of a rectangle.
    StructureRepresents a gradient stop.
    StructureStores an ordered pair of integers, which specify a Height and Width.
    StructureStores an ordered pair of integers, which specify a Height and Width.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the length of the arrowhead at the end of a line.
    EnumerationRepresents the shape decoration that appears at the ends of lines.
    EnumerationSpecifies the width of the arrowhead at the end of a line.
    EnumerationSpecifies how the filled image aspect ratio will be preserved.
    EnumerationRepresents line dash values.
    EnumerationSpecifies the format of a text string relative to its layout rectangle.
    EnumerationSpecifies the available cap styles with which a Pen object can end a line.
    EnumerationRepresents how lines join together.
    EnumerationSpecifies the style for a line.
    EnumerationRepresents the shape of path to follow for a path gradient shade.
    EnumerationSpecifies the fill pattern used in a shape.
    EnumerationSpecifies the alignment of a Pen object in relation to the theoretical, zero-width line.
    EnumerationSpecifies the alignment (the origin of the coordinate grid) for the tiling of the content (ex. texture fill).
    Enumeration 
    Enumeration 
    EnumerationSpecifies the overflow setting for a text frame.
    EnumerationRepresents the tyep of text underline.
    EnumerationRepresents how to flip the contents of a tile region when using it to fill a larger fill region.
    See Also