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