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

Syntax

Visual Basic (Declaration)
Private targetBeta As Single
C#
private float targetBeta;
C++
private:
 float targetBeta sealed ;
J#
private float targetBeta
JScript
private targetBeta : float;

See Also