Click or drag to resize

KmlNetworkLinkViewBoundScale Property

Gets or sets the value that scales the bounding box defining the view associated with this network link. A value less than 1.0 specifies to use less than the full view (screen). A value greater than 1.0 specifies to refresh an area that extends beyond the edges of the current view.

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

Property Value

Type: Double
See Also