Größe des Volumes in Z-Richtung.
Namespace:
Volumerenderer
Assembly: Volumes (in Volumes.exe)
Syntax
Visual Basic (Declaration) |
---|
Private viewingDirection As Byte |
C# |
---|
private byte viewingDirection; |
C++ |
---|
private: char viewingDirection sealed ; |
J# |
---|
private byte viewingDirection |
JScript |
---|
private viewingDirection : Byte; |
See Also