Click or drag to resize
Timer Class
Implementation of an SoSystemTimer for Wpf components.
Inheritance Hierarchy

Namespace: OIV.Inventor.ViewerComponents.Wpf
Assembly: OIV.Inventor.ViewerComponents.Wpf (in OIV.Inventor.ViewerComponents.Wpf.dll) Version: 9.9.13.0.Release.908d87e0180ebfe7287e3e24da18328657f2aef7
Syntax
public class Timer : SoSystemTimer

The Timer type exposes the following members.

Constructors
  NameDescription
Public methodTimer
Initializes a new instance of the Timer class
Top
Methods
Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Top
Remarks
Caution note Caution
This class is not part of the OpenInventor api, but is provided as source code in the demo folders. Its current api may change in future versions.
See Also