AGI Components with Insight3D Alpha 2008 r8
AgGxGlobeInlayProjectedImage Interface
Library Reference AGI.Graphics.GlobeInlaysAgGxGlobeInlayProjectedImage
Provides an interface for projecting image data.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
AgGxGlobeInlayProjectedImage : 

IAgGxGlobeInlayProjectedImage
Public 
Interface 
AgGxGlobeInlayProjectedImage _
        
Implements 

IAgGxGlobeInlayProjectedImage
public 
interface class 
AgGxGlobeInlayProjectedImage : 

IAgGxGlobeInlayProjectedImage
Members
All Members Methods Properties



Icon Member Description
CentralBody
Returns the Central Body the inlay is displayed on.
(Inherited from IAgGxGlobeInlayProjectedImage.)
DisplayCondition
The display condition that affects if this inlay is rendered.
(Inherited from IAgGxGlobeInlayProjectedImage.)
EnableShadows
Indicates whether shadows are enabled or not.
(Inherited from IAgGxGlobeInlayProjectedImage.)
EnableViewFrustum
Indicates whether the projection view frustum is enabled or not.
(Inherited from IAgGxGlobeInlayProjectedImage.)
Extent
Returns the extent of the inlay.
(Inherited from IAgGxGlobeInlayProjectedImage.)
Initialize(IAgGxCentralBody, String)
Initializes the inlay by reading the inlay data from the URI and displaying it on the Central Body.
(Inherited from IAgGxGlobeInlayProjectedImage.)
IsValid
Returns whether or not the inlay is valid. It can be invalid because of missing file, corrupt file, unlicensed file, or a file on the incorrect central body.
(Inherited from IAgGxGlobeInlayProjectedImage.)
LicenseState
Returns the license state of the inlay. Possible values are not licensed, valid license and invalid license.
(Inherited from IAgGxGlobeInlayProjectedImage.)
ProjectionData
The projection data for the image.
(Inherited from IAgGxGlobeInlayProjectedImage.)
ProjectionImage
The image to be projected.
(Inherited from IAgGxGlobeInlayProjectedImage.)
Role
Returns the role of the inlay. Imagery can be day/night/specular/normal and terrain can only be normal.
(Inherited from IAgGxGlobeInlayProjectedImage.)
URI
Returns the URI of the inlay.
(Inherited from IAgGxGlobeInlayProjectedImage.)

Assembly: AGI.Graphics.GlobeInlays.Interop(Module: AGI.Graphics.GlobeInlays.Interop) Version: 9.0.0.0 (9.0.0.0)