Matrix.Identity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an identity matrix.
public:
static property Windows::UI::Xaml::Media::Matrix Identity { Windows::UI::Xaml::Media::Matrix get(); };
public static Windows.UI.Xaml.Media.Matrix Identity { get; }
static member Identity : Windows.UI.Xaml.Media.Matrix
Public Shared ReadOnly Property Identity As Matrix
Property Value
An identity matrix.
Remarks
This struct represents the .NET projection of the Windows Runtime (WinRT) Matrix
struct. For more information, see Matrix in the UWP API reference.
For more information and examples of this member, see Matrix.Identity in the .NET Framework API reference.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.