FlowVis
Content
Index
Previous (DeviceMatrix)
Next (DrawArrowPlot)

Member
  DrawArrow

Visibility
  PUBLIC

Related Class
  TFlowVisForm

Description
 

This function draws a single arrow


Source code
  procedure DrawArrow ( bmp : TBitmap ; Center : TPoint ; vector : TVector2D ; size : single = 16 )

Parameters
 
Parameter Description
bmp : TBitmap the bitmap we render to
Center : TPoint the center of the arrow in screen coordinates
vector : TVector2D the vector defining the arrow direction
size : SINGLE the length of the arrow in pixels

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (DeviceMatrix)
Next (DrawArrowPlot)


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.