Length of the two wings of an arrow (in pixels)


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

Syntax

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

See Also