Click or drag to resize

SceneGlobeOverlaySettingsImageryPixelError Property

Gets or sets the pixel error for imagery. This is the number of pixels that the rendered imagery is different from the actual imagery data. The default is 1.0 pixel.

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

Property Value

Type: Double
See Also