TdxBarPainter.CalculateArrowPoints(TRect,Integer,TcxArrowDirection,TcxArrowPoints) Method
In This Article
#Declaration
Delphi
class procedure CalculateArrowPoints(const ARect: TRect; AArrowSize: Integer; AArrowDirection: TcxArrowDirection; out P: TcxArrowPoints);
#Parameters
Name | Type |
---|---|
ARect | TRect |
AArrow |
Integer |
AArrow |
Tcx |
P | Tcx |
See Also