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
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา