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