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

IAgGxGlobeInlay
Public 
Interface 
IAgGxGlobeInlayProjectedImage _
        
Implements 

IAgGxGlobeInlay
public 
interface class 
IAgGxGlobeInlayProjectedImage : 

IAgGxGlobeInlay
Members
All Members Methods Properties



Icon Member Description
CentralBody
Returns the Central Body the inlay is displayed on.

CentralBody
Returns the Central Body the inlay is displayed on.
(Inherited from IAgGxGlobeInlay.)
DisplayCondition
The display condition that affects if this inlay is rendered.

DisplayCondition
The display condition that affects if this inlay is rendered.
(Inherited from IAgGxGlobeInlay.)
EnableShadows
Indicates whether shadows are enabled or not.

EnableViewFrustum
Indicates whether the projection view frustum is enabled or not.

Extent
Returns the extent of the inlay.

Extent
Returns the extent of the inlay.
(Inherited from IAgGxGlobeInlay.)
Initialize(IAgGxCentralBody, String)
Initializes the inlay by reading the inlay data from the URI and displaying it on the Central Body.

Initialize(IAgGxCentralBody, String)
Initializes the inlay by reading the inlay data from the URI and displaying it on the Central Body.
(Inherited from IAgGxGlobeInlay.)
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.

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 IAgGxGlobeInlay.)
LicenseState
Returns the license state of the inlay. Possible values are not licensed, valid license and invalid license.

LicenseState
Returns the license state of the inlay. Possible values are not licensed, valid license and invalid license.
(Inherited from IAgGxGlobeInlay.)
ProjectionData
The projection data for the image.

ProjectionImage
The image to be projected.

Role
Returns the role of the inlay. Imagery can be day/night/specular/normal and terrain can only be normal.

Role
Returns the role of the inlay. Imagery can be day/night/specular/normal and terrain can only be normal.
(Inherited from IAgGxGlobeInlay.)
URI
Returns the URI of the inlay.

URI
Returns the URI of the inlay.
(Inherited from IAgGxGlobeInlay.)

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