Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxFlowChartArrowShapes Members

Stores arrow shapes.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(string,string) Initializes a new instance of the TdxFlowChartAdvancedShapeStencil class with specified settings. Inherited from TdxFlowChartAdvancedShapeStencil.

#Properties
Show Inherited Hide Inherited

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.

#Methods
Show Inherited Hide Inherited

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also