TdxBarPainter.GetArrowRectByPoints(TcxArrowPoints,TcxArrowDirection) Method
In This Article
#Declaration
Delphi
class function GetArrowRectByPoints(const P: TcxArrowPoints; AArrowDirection: TcxArrowDirection): TRect;
#Parameters
Name | Type |
---|---|
P | Tcx |
AArrow |
Tcx |
#Returns
Type |
---|
TRect |
See Also