TdxFcConnectionArrow.Width Property
Specifies the arrow width, in pixels.
Declaration
property Width: Byte read; write;
Property Value
Type |
---|
Byte |
Remarks
This property allows you to set the width of the source or destination arrow shape. The Width property has no visual effect if the arrow has no shape.
To hide the arrow, assign 0 to either the Height or Width property.
See Also