C#
VB
WinRT C#
C++
Gets or sets a value that represents the viewing screen offset on the Z-axis.
public int ZValue { get; set; }
Public Property ZValue As Integer
public int ZValue {get; set;}
get_ZValue();
set_ZValue(value);
Object.defineProperty('ZValue');
Viewing screen offset on the Z-axis, in pixels. This property only accepts positive values.
Refer to TunnelCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET