Click or drag to resize

KmlNetworkLinkViewRefreshTime Property

Gets or sets the duration after camera view movement stops that this network link will refresh, when ViewRefreshMode is set to KmlNetworkLinkViewRefreshMode.OnStop.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Duration ViewRefreshTime { get; set; }

Property Value

Type: Duration
See Also