Flag für geschwindigkeitsabhängige Einfärbung. This field is constant and read-only.


Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)

Syntax

Visual Basic (Declaration)
Public const Velocity As Integer = 0
C#
public const int Velocity = 0;
C++
public:
 const int Velocity = 0;
J#
public const int Velocity = 0
JScript
public const Velocity : int = 0;

See Also