AGI STK Graphics Plugins 11 Send comments on this topic.
IAgStkGraphicsPluginCustomImageGlobeOverlayContext Interface

Description

Configure a custom image globe overlay. Set the extent, tiler, projection, etc.

Object Model

Public Properties

Public Property AltitudeBasedTranslucencyLowerAltitude Gets the lower altitude bound used to calculate translucency for the image.
Public Property AltitudeBasedTranslucencyLowerTranslucency Gets the lower translucency value for the image.
Public Property AltitudeBasedTranslucencyUpperAltitude Gets the upper altitude bound used to calculate translucency for the image.
Public Property AltitudeBasedTranslucencyUpperTranslucency Gets the upper translucency value for the image.
Public Property Extent Gets the cartographic extent that represents the area covered by the GlobeOverlay. The array elements are arranged in the order west longitude, south latitude, east longitude, north latitude.
Public Property IsTranslucent Gets whether the overlay contains translucent imagery.
Public Property MaximumMetersPerPixel Gets the maximum resolution of the inlay in meters per pixel.
Public Property Projection Gets the map projection. Valid values are mercator and equidistant cylindical.
Public Property RasterAsBitmap Get an interface to set a raster from a bitmap.
Public Property RasterAsBits Get an interface to set a raster from an array.
Public Property RasterAsOleAuto Get an interface to set a raster from a safe array.
Public Property Tiler Gets a custom tiler, if the plugin requires it. The tiler is used to control which extents are requested during a call to Read.
Public Property Translucency Gets the translucency value for the image. The translucency is between 0 and 1, where 0 is fully opaque and 1 is invisible.
Public Property UseAltitudeBasedTranslucency Gets whether to use altitude to determine the translucency value for the image or not.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1