TimeChangedEventArgsTime Property  | 
 
            Gets the time of the update.
            
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic JulianDate Time { get; }Public ReadOnly Property Time As JulianDate
	Get
public:
property JulianDate Time {
	JulianDate get ();
}member Time : JulianDate with get
Property Value
Type: 
JulianDate
See Also