![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.29
|
Leadtools.Windows.Media.Transitions Namespace > TransitionBase Class : RepeatBehavior Property |
public RepeatBehavior RepeatBehavior {get; set;}
'Declaration Public Property RepeatBehavior As RepeatBehavior
'Usage Dim instance As TransitionBase Dim value As RepeatBehavior instance.RepeatBehavior = value value = instance.RepeatBehavior
public: property RepeatBehavior RepeatBehavior { RepeatBehavior get(); void set ( RepeatBehavior value); }