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


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

Syntax

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

See Also