KmlNetworkLinkViewRefreshTime Property  | 
  
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Duration ViewRefreshTime { get; set; }Public Property ViewRefreshTime As Duration
	Get
	Set
public:
property Duration ViewRefreshTime {
	Duration get ();
	void set (Duration value);
}member ViewRefreshTime : Duration with get, set
Property Value
Type: 
Duration
See Also