Click or drag to resize

TimeIntervalDisplayCondition.MinimumTime Property

Gets or sets the minimum time of the inclusive time interval.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDate MinimumTime { get; set; }

Property Value

Type: JulianDate
See Also