Visual Basic (Declaration) | |
---|---|
Public Property ZValue As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int ZValue {get; set;} |
XAML Attributes Usage | |
---|---|
<object ZValue =int > |
Dependencies Property Information | |
---|---|
Identifier field | ZValueProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object ZValue =int > |
Dependencies Property Information | |
---|---|
Identifier field | ZValueProperty |
Metadata properties set to true | None |
Return Value
Viewing screen offset on the Z-axis, in pixels. This property only accepts positive values.For XAML example, refer to TunnelCommandBitmapEffect.
For C#/VB examples, refer to TunnelCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family