Search
Arrow Properties
 


 Public Properties

  Name Description

AllowInplaceEdit

Gets or sets a value indicating whether users are allowed to edit the text of this arrow.

AllowMoveEnd

Gets or sets a value indicating whether users are allowed to move the end point of an arrow.

AllowMoveStart

Gets or sets a value indicating whether users are allowed to move the first control point of an arrow.

ArrowBase

Gets or sets what shape to display at the beginning of an arrow.

ArrowBaseSize

Gets or sets the size of the ArrowBase shape.

ArrowHead

Gets or sets the shape of the arrowhead.

ArrowHeadSize

Gets or sets the size of the arrowhead.

AutoRoute

( a feature of FlowChartX Pro edition)

Gets or sets a value indicating whether an arrow should avoid nodes by going the shortest path from its origin to its destination without crossing any other nodes.

Color

Gets or sets the color in which the arrow segments should be painted.

CtrlPtCount

Gets the number of control points of the arrow.

CtrlPtX

Gets or sets the X coordinate of arrow's control point.

CtrlPtY

Gets or sets the Y coordinate of arrow's control point.

CustomDraw

Gets or sets the type of custom drawing performed on this arrow.

DestAnchor

Gets or sets the destination anchor point to which this arrow is attached.

Destination

Gets or sets the destination node of an arrow.

DestinationBox

Gets the box the arrow is pointing to.

DestinationTable

Gets the table the arrow is pointing to.

DestinationType

Gets the type of the arrow's destination node.

DestIndex

Gets the index of arrow's destination anchor point or table row.

Dynamic

Gets or sets a value indicating whether an arrow should automatically adjust its end points in order to keep pointing to the centers of nodes that it connects.

ExpectedDestination

Gets which node an arrow would be attached to if the RequestCreateArrow event is validated.

FillColor

Gets or sets in what color to fill the interior of the arrowhead shapes.

FillColorAlpha

Gets or sets the alpha component of FillColor.

Font

Gets or sets the font used to draw the label text of an arrow.

IgnoreLayout

Gets or sets a value indicating whether the automatic layout methods should consider this arrow when laying out the diagram.

IntermArrowHead

Gets or sets what shape should be displayed at the middle of each segment of this arrow.

IntermHeadSize

Gets or sets the size of the IntermArrowHead shape.

LayoutTraits

Contains layout-specific properties of the arrow.

Length

Returns the length of the arrow.

Locked

Gets or sets a value indicating whether users are allowed to modify this arrow.

Opacity

Gets or sets opacity level applied to all graphic elements of the arrow.

OrgnAnchor

Gets or sets the origin anchor point to which this arrow is attached.

OrgnIndex

Gets the index of arrow's origin anchor point or table row.

Origin

Gets or sets the origin node of an arrow.

OriginBox

Gets the box an arrow is coming out from.

OriginTable

Gets the table an arrow is coming out from.

OriginType

Gets the type of the arrow's origin node.

PenStyle

Gets or sets the dash style of the pen used to draw the arrow lines.

PenWidth

Gets or sets the width of the pen used to draw the arrow lines.

Printable

Gets or sets a value indicating whether this arrow should be drawn on paper when printing.

PrpHorzFirst

 

PrpStartOrientation

Gets or sets the orientation of the first segment of a cascading arrow.

Rigid

 

Segments

Gets or sets the number of segments an arrow has.

Selected

Gets a value indicating whether this arrow is selected.

SelStyle

Gets or sets a value that indicates the style of the arrow's selection handles.

ShadowOffsetX

Gets or sets the horizontal offset of a shadow from the arrow that casts it.

ShadowOffsetY

Gets or sets the vertical offset of a shadow from the arrow that casts it.

SnapToNodeBorder

Gets or sets a value indicating whether the arrow end points should automatically align to node borders while a user moves them.

Style

Gets or sets the type of arrow segments and how they are positioned one relatively to another.

SubordinateGroup

Gets a reference to the group of objects that are attached to this arrow.

Tag

Gets or sets a custom integer value associated with this arrow.

Text

Gets or sets the text displayed over an arrow.

TextColor

Gets or sets the color in which the arrow text will be drawn.

TextStyle

Gets or sets the alignment of the arrow's Text.

ToolTip

Gets or sets a text message displayed when the mouse pointer rests over this arrow.

UserData

Gets or sets a custom integer value associated with this arrow.

UserString

Gets or sets a custom string value associated with this arrow.

VariantTag

Gets or sets a custom OLE VARIANT value associated with this arrow.

Visible

Gets or sets a value indicating whether this arrow should be drawn on the screen.

Weight

Gets or sets a weight value used in layout and path-finding algorithms.

ZIndex

Gets or sets the drawing order of this arrow within the diagram.

 See Also