Projection
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets or sets the perspective projection (3-D effect) to apply when rendering this object.
<object ...>
<object.Projection>
singleProjection
</object.Projection>
</object>
value = object.Projection
object.Projection = value
XAML Values
Value |
Description |
---|---|
singleProjection |
Exactly one object element that represents a projection. This can be either a PlaneProjection or Matrix3DProjection. |
Property Value
Type: Projection
Describes the specifics of the desired projection.
This property is read/write. The default value is null.
Applies To
Border (Silverlight 2)
PasswordBox (Silverlight 2)
Popup (Silverlight 2)
StackPanel (Silverlight 2)
TextBox (Silverlight 2)
Version Information
Silverlight 3