Click or drag to resize

KmlNetworkLinkViewRefreshMode Property

Gets or sets the view refresh mode of the network link. The view refresh mode specifies the refresh policy for the when the camera's view changes.

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

Property Value

Type: KmlNetworkLinkViewRefreshMode
See Also