Blickrichtung entlang der X-Achse. This field is constant and read-only.


Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)

Syntax

Visual Basic (Declaration)
Public const X As Byte = 1
C#
public const byte X = 1;
C++
public:
 const char X = 1;
J#
public const byte X = 1
JScript
public const X : Byte = 1;

See Also