Click or drag to resize

ANI_SimulationPlayTimeEventArgs Class

공법시뮬레이션 재생 시간 EventArgs
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SHConnectorANI_SimulationPlayTimeEventArgs

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class ANI_SimulationPlayTimeEventArgs : EventArgs

The ANI_SimulationPlayTimeEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodANI_SimulationPlayTimeEventArgs
Initializes a new instance of the ANI_SimulationPlayTimeEventArgs class
Top
Properties
  NameDescription
Public propertyPlayTime
재생 시간
Public propertySimulationID
재생 시뮬레이션 ID
Top
See Also