SpreadJS Documentation
GC.Spread.Sheets.Shapes Namespace / ShapeBase type / ShapeBase Constructor
In This Topic
    ShapeBase Constructor
    In This Topic
    Represents the base class for Shape, GroupShape and ConnectorShape.
    Syntax
    var instance = new GC.Spread.Sheets.Shapes.ShapeBase();
    function ShapeBase() : ShapeBase;
    See Also

    Reference

    ShapeBase type