Length of an arrow in pixels


Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)

Syntax

Visual Basic (Declaration)
Public Shared ArrowLength As Integer
C#
public static int ArrowLength;
C++
public:
 static int ArrowLength;
J#
public static int ArrowLength
JScript
public static ArrowLength : int;

See Also