Click or drag to resize

SceneGlobeOverlaySettings Properties

The SceneGlobeOverlaySettings type exposes the following members.

Properties
  NameDescription
Public propertyAntiAliasImagery
Gets or sets a value indicating whether or not imagery is anti-aliased.
Public propertyImageryPixelError
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.
Public propertyProjectedRasterModelProjection
Gets or sets whether ProjectedRasterGlobeOverlays will also project onto models.
Public propertyTerrainMeshPixelError
Gets or sets the pixel error for terrain meshes. This is the number of pixels that the rendered terrain is different from the actual terrain data. The default is 2.0 pixels.
Top
See Also