ArcFM Engine Developer Guide
RollTransition Class
Members 


Product Availability
Required Licenses
.NET Assembly
Represents the RollTransition
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<StyleTypedPropertyAttribute(Property="OldContentStyle", StyleTargetType=System.Windows.Controls.ContentPresenter)>
<TypeConverterAttribute(Miner.PresentationFramework.Transtions.TransitionConverter)>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class RollTransition 
   Inherits StoryboardTransition
'Usage
 
Dim instance As RollTransition
[ComVisible(false)]
[StyleTypedProperty(Property="OldContentStyle", StyleTargetType=System.Windows.Controls.ContentPresenter)]
[TypeConverter(Miner.PresentationFramework.Transtions.TransitionConverter)]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class RollTransition : StoryboardTransition 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         Miner.PresentationFramework.Transtions.Transition
            Miner.PresentationFramework.Transtions.Transitions.StoryboardTransition
               Miner.PresentationFramework.Transtions.Transitions.RollTransition

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

RollTransition Members
Miner.PresentationFramework.Transtions.Transitions Namespace

 

 


Send Comment