Flag für Texture-Generation auf den Streamlines - Weiche, sinus-Textur. This field is constant and read-only.


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

Syntax

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

See Also