IXamlDirect.SetMatrixProperty(Object, XamlPropertyIndex, Matrix) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengatur nilai properti Matriks untuk IXamlDirect tertentu.
Dokumentasi ini berlaku untuk WinUI 2 untuk UWP (untuk WinUI di SDK Aplikasi Windows, lihat namespace SDK Aplikasi Windows).
public:
void SetMatrixProperty(Platform::Object ^ xamlDirectObject, XamlPropertyIndex propertyIndex, Matrix value);
void SetMatrixProperty(IInspectable const& xamlDirectObject, XamlPropertyIndex const& propertyIndex, Matrix const& value);
public void SetMatrixProperty(object xamlDirectObject, XamlPropertyIndex propertyIndex, Matrix value);
Public Sub SetMatrixProperty (xamlDirectObject As Object, propertyIndex As XamlPropertyIndex, value As Matrix)
Parameter
- xamlDirectObject
- Object
Referensi ke IXamlDirect tertentu.
- propertyIndex
- XamlPropertyIndex
Referensi ke properti Matriks untuk mengatur nilai dari daftar properti yang didukung di enum XamlPropertyIndex .
Berlaku untuk
Lihat juga
Saran dan Komentar
Kirim dan lihat umpan balik untuk