ImageBehaviorSetRepeatBehavior - метод

Sets the value of the RepeatBehavior attached property for the specified object.

Definition

Пространство имён: Tessa.UI.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public static void SetRepeatBehavior(
	Image obj,
	RepeatBehavior value
)

Параметры

obj  Image
The element on which to set the property value.
value  RepeatBehavior
The repeat behavior of the animated image.

См. также