AnimationControl.FileSpec Property | |
The FileSpec object that describes the associated AVI file.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FileSpec AS USUAL GET SET
public virtual Usual FileSpec { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe FileSpec object that describes the associated AVI file.
See Also