TdxBarPainter.GetArrowRectByPoints(TcxArrowPoints,TcxArrowDirection) Method
Declaration
class function GetArrowRectByPoints(const P: TcxArrowPoints; AArrowDirection: TcxArrowDirection): TRect;
Parameters
Name | Type |
---|---|
P | TcxArrowPoints |
AArrowDirection | TcxArrowDirection |
Returns
Type |
---|
TRect |
See Also