ASPxClientDiagramDeleteShapeEventArgs.shape Property
In This Article
The processed shape.
#Declaration
TypeScript
shape: DiagramShape
#Property Value
Type | Description |
---|---|
Diagram |
The shape object. |
See Also