Volumes - Documentation
Volumes.Y Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Blickrichtung entlang der Y-Achse.
This field is constant and read-only.
Namespace:
Volumerenderer
Assembly:
Volumes (in Volumes.exe)
Syntax
Visual Basic (Declaration)
Public const Y As
Byte
= 2
C#
public const
byte
Y = 2;
C++
public:
const
char
Y = 2;
J#
public const
byte
Y = 2
JScript
public const Y :
Byte
= 2;
See Also
Volumes Class
Volumerenderer Namespace