Visual Basic (Declaration) | |
---|---|
Public Property PyramidAngle As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int PyramidAngle {get; set;} |
XAML Attributes Usage | |
---|---|
<object PyramidAngle =int > |
Dependencies Property Information | |
---|---|
Identifier field | PyramidAngleProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object PyramidAngle =int > |
Dependencies Property Information | |
---|---|
Identifier field | PyramidAngleProperty |
Metadata properties set to true | None |
Return Value
The view angle, off the Z-axis. This value is given in hundredths of a degree (+/-). This can be a number from 0 to 36,000.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