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

DrawPointMarker

Declaration

Source position: _crw_eldraw.pas line 241

procedure DrawPointMarker(

  Canvas: TCanvas;

  const Where: TPoint2I;

  Color: TColor = clBlack;

  Style: Byte = 0

);