TShapeProperties.AddChild Method
Adds a new child for this autoshape.
Syntax
Namespace: FlexCel.Core
public void AddChild(TShapeProperties sp)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
sp | TShapeProperties | Shape to be added. |
Adds a new child for this autoshape.
Namespace: FlexCel.Core
public void AddChild(TShapeProperties sp)
<-> | Parameter | Type | Description |
---|---|---|---|
sp | TShapeProperties | Shape to be added. |