ArcFM Engine Developer Guide
FadeTransition Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<TypeConverterAttribute(Miner.PresentationFramework.Transtions.TransitionConverter)>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class FadeTransition 
   Inherits Miner.PresentationFramework.Transtions.Transition
'Usage
 
Dim instance As FadeTransition
[ComVisible(false)]
[TypeConverter(Miner.PresentationFramework.Transtions.TransitionConverter)]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class FadeTransition : Miner.PresentationFramework.Transtions.Transition 
Inheritance Hierarchy

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

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

FadeTransition Members
Miner.PresentationFramework.Transtions.Transitions Namespace

 

 


Send Comment