Navigation: Code Documentation > RSVclCommon > RSGraphics > Types
TArrowOptions Type
Defines the set of options for where and how the arrow head (the triangle portion) of an arrow should be drawn.
Namespace: RSGraphics
Delphi
type TArrowOptions = set of TArrowOption;
•RSGraphics.DrawArrow(TCanvas,TRSPoints,TCanvasPixel,String,TArrowOptions,TCanvasPixel,TCanvasPixel,Single)
•RSGraphics.TArrowOption
•RSGraphics