Gets or sets the max Z offset.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Core (in Telerik.Windows.Core.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public double MaxZOffset { get; set; } |
| Visual Basic |
|---|
Public Property MaxZOffset As Double
Get
Set |
Field Value
The max Z offset.
See Also