Class ShapeFactory
Inheritance
System.Object
ShapeFactory
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ShapeFactory : object
Methods
CreateShape(ShapeType)
Declaration
public static AbstractShape CreateShape(ShapeType type)
Parameters
| Type | Name | Description |
|---|---|---|
| ShapeType | type |
Returns
| Type | Description |
|---|---|
| AbstractShape |