SoWinExaminerViewerIsAnimating Method |
Queries if the viewer is currently animating.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsAnimating()
Public Function IsAnimating As Boolean
public:
bool IsAnimating()
member IsAnimating : unit -> bool
Return Value
Type:
BooleanRemarks See Also