Miner.PresentationFramework Assembly > Miner.PresentationFramework.Transtions Namespace > TransitionSelector Class : SelectTransition Method |
'Declaration Public Overridable Function SelectTransition( _ ByVal oldContent As Object, _ ByVal newContent As Object _ ) As Transition
'Usage Dim instance As TransitionSelector Dim oldContent As Object Dim newContent As Object Dim value As Transition value = instance.SelectTransition(oldContent, newContent)
public virtual Transition SelectTransition( object oldContent, object newContent )
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.