TdxFcConnectionArrow.Height Property
Specifies the arrow height, in pixels.
Declaration
property Height: Byte read; write;
Property Value
Type |
---|
Byte |
Remarks
This property allows you to set the height of the source or destination arrow shape. The Height 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