Windows.UI.Xaml.Media.Projection
June 22, 2022 ยท View on GitHub
-description
Provides a base class for projections, which describe how to transform an object in 3-D space using perspective transforms.
-remarks
A Projection is the property type used by the UIElement.Projection property. Use either a Matrix3DProjection or PlaneProjection to supply this property value.
Projection derived classes
Projection is the parent class for several derived classes that define different categories of projection effects: