ArcFM Desktop Developer Guide
RandomTransitionSelector Class
Members 


Product Availability
Required Licenses
.NET Assembly
A transition selector that randomly selects from a list of available transitions.
Object Model
RandomTransitionSelector Class
Syntax
'Declaration
 
<ContentPropertyAttribute("Transitions")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class RandomTransitionSelector 
   Inherits TransitionSelector
'Usage
 
Dim instance As RandomTransitionSelector
[ContentProperty("Transitions")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class RandomTransitionSelector : TransitionSelector 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         Miner.PresentationFramework.Transtions.TransitionSelector
            Miner.PresentationFramework.Transtions.RandomTransitionSelector

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

RandomTransitionSelector Members
Miner.PresentationFramework.Transtions Namespace

 

 


Send Comment