Visual Basic (Declaration) | |
---|---|
Public Property Distance As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Distance {get; set;} |
XAML Attributes Usage | |
---|---|
<object Distance =int > |
Dependencies Property Information | |
---|---|
Identifier field | DistanceProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Distance =int > |
Dependencies Property Information | |
---|---|
Identifier field | DistanceProperty |
Metadata properties set to true | None |
Return Value
Camera distance from the viewing screen, in pixels.For XAML example, refer to PlaneBendCommandBitmapEffect.
For C#/VB examples, refer to PlaneBendCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family