Bagikan melalui


XamlDirect.GetDurationProperty(IXamlDirectObject, XamlPropertyIndex) Metode

Definisi

Mendapatkan nilai properti Durasi untuk IXamlDirectObject tertentu.

Duration GetDurationProperty(IXamlDirectObject const& xamlDirectObject, XamlPropertyIndex const& propertyIndex);
public Duration GetDurationProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex);
function getDurationProperty(xamlDirectObject, propertyIndex)
Public Function GetDurationProperty (xamlDirectObject As IXamlDirectObject, propertyIndex As XamlPropertyIndex) As Duration

Parameter

xamlDirectObject
IXamlDirectObject

Referensi ke IXamlDirectObject tertentu.

propertyIndex
XamlPropertyIndex

Referensi ke properti Durasi untuk mendapatkan nilai dari daftar properti yang didukung di enum XamlPropertyIndex .

Mengembalikan

Nilai durasi properti yang ditentukan.

Berlaku untuk

Lihat juga