Gets or sets the frames per second in which to play the animation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FramePerSecond As Double |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As Double
instance.FramePerSecond = value
value = instance.FramePerSecond
|
C# | |
---|
double FramePerSecond {get; set;} |
C++/CLI | |
---|
property double FramePerSecond {
double get();
void set (double value);
} |
Return Value
Frames per second in which to play the animation
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0