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