Gets or sets the Z value. Not used internally.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double ZValue { get; set; } |
| Visual Basic |
|---|
Public Property ZValue As Double Get Set |
| JScript |
|---|
function get ZValue () : double function set ZValue (value : double) |