Click or drag to resize

IHasTime Interface

An object that has time settings.

Namespace: ema3d.Api.V25
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public interface IHasTime

The IHasTime type exposes the following members.

Properties
 NameDescription
Public propertyTEnd Gets/Sets the end time of this element.
Public propertyTStart Gets/Sets the start time of this element.
Public propertyTStep Gets/Sets the time step of this element.
Top
See Also