AGI Components with Insight3D Alpha 2008 r8
IAgGxDynamicImageProjection Interface
Library ReferenceAGI.Graphics.ImagingIAgGxDynamicImageProjection
Interface for updating image projection data dynamically.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxDynamicImageProjection
Public 
Interface 
IAgGxDynamicImageProjection
public 
interface class 
IAgGxDynamicImageProjection
Members
All Members Methods



Icon Member Description
Delta(Double % )
Update(IAgGxImageProjectionData, Double)
Primary method for updating dynamic projection data. When clients of the projection require its data, the Update function is called with an IAgGxImageProjectionData object for assigning the projection data for the current time. The Time parameter provides th???

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