ArcFM Engine Developer Guide
Storyboard Property (VisualTransition)


Storyboard providing fine grained control of the transition.
Syntax
'Declaration
 
Public Property Storyboard As Storyboard
'Usage
 
Dim instance As VisualTransition
Dim value As Storyboard
 
instance.Storyboard = value
 
value = instance.Storyboard
public Storyboard Storyboard {get; set;}
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

VisualTransition Class
VisualTransition Members

 

 


Send Comment