Timer Class |
Namespace: OIV.Inventor.ViewerComponents.Wpf
The Timer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsPending | (Overrides SoSystemTimerIsPending.) |
![]() | SetDelay | (Overrides SoSystemTimerSetDelay(Int32).) |
![]() | SetRepeat | (Overrides SoSystemTimerSetRepeat(Boolean).) |
![]() | SetTask | (Overrides SoSystemTimerSetTask(SoSystemTimerTask).) |
![]() | Start | (Overrides SoSystemTimerStart.) |
![]() | Stop | (Overrides SoSystemTimerStop.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() |
---|
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. |