[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_eldraw' (#crwlib)

DrawLineMarker

Declaration

Source position: _crw_eldraw.pas line 245

procedure DrawLineMarker(

  Canvas: TCanvas;

  const Start: TPoint2I;

  const Stop: TPoint2I;

  Color: TColor = clBlack;

  Style: Byte = 0

);