Click or drag to resize

ModelTimeToDateTime Property

Convert model time to a DateTime.

Namespace: Demo3D.Time
Assembly: Demo3D.Time (in Demo3D.Time.dll) Version: 19.00.00
Syntax
C#
public DateTime ToDateTime { get; }

Property Value

DateTime
See Also