TdxFlowChartArrowShapes Properties
Stores arrow shapes.| Name | Description |
|---|---|
| BentArrow | Returns the “Bent Arrow” vector shape template. |
| BlockArrow | Returns the “Block Arrow” vector shape template. |
| Caption | Specifies the stencil’s name within the repository. Inherited from TdxFlowChartAdvancedShapeStencil. |
| CircularArrow | Returns the “Circular Arrow” vector shape template. |
| Count | Returns the shapes count. Inherited from TdxFlowChartAdvancedShapeStencil. |
| CurvedLeftArrow | Returns the “Curved Left Arrow” vector shape template. |
| CurvedRightArrow | Returns the “Curved Right Arrow” vector shape template. |
| FlexibleArrow | Returns the “Flexible Arrow” vector shape template. |
| ID | Inherited from TdxFlowChartAdvancedShapeStencil. |
| LeftRightArrowBlock | Returns the “Left Right Arrow Block” vector shape template. |
| LeftRightUpArrow | Returns the “Left Right Up Arrow” vector shape template. |
| ModernArrow | Returns the “Modern Arrow” vector shape template. |
| NotchedArrow | Returns the “Notched Arrow” vector shape template. |
| QuadArrow | Returns the “Quad Arrow” vector shape template. |
| QuadArrowBlock | Returns the “Quad Arrow Block” vector shape template. |
| Shapes | Provides indexed access to the stencil shapes. Inherited from TdxFlowChartAdvancedShapeStencil. |
| SharpBentArrow | Returns the “Sharp Bent Arrow” vector shape template. |
| SimpleArrow | Returns the “Simple Arrow” vector shape template. |
| SimpleDoubleArrow | Returns the “Simple Double Arrow” vector shape template. |
| StripedArrow | Returns the “Striped Arrow” vector shape template. |
| UTurnArrow | Returns the “U Turn Arrow” vector shape template. |
| Visible | Inherited from TdxFlowChartAdvancedShapeStencil. |
See Also