TdxFlowChartBasicShapes.RoundedRectangleShape Property
Returns the “Rounded Rectagle Shape” vector shape template.
Declaration
property RoundedRectangleShape: TdxFlowChartObjectAdvancedShape read;
Property Value
| Type |
|---|
| TdxFlowChartObjectAdvancedShape |
Remarks
Refer to the TdxFlowChartBasicShapes class description for details.
See Also