AGI Components with Insight3D Alpha 2008 r8
AgGxThreadContext Interface
Library ReferenceAGI.GraphicsAgGxThreadContext
Used to create objects in the same apartment as the thread context object was created. This reduces or eliminates cross thread calls for the created object.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
AgGxThreadContext : 

IAgGxThreadContext
Public 
Interface 
AgGxThreadContext _
        
Implements 

IAgGxThreadContext
public 
interface class 
AgGxThreadContext : 

IAgGxThreadContext
Members
All Members Methods



Icon Member Description
CreateObject(String)
Creates an object with the specified ProgID. The object is created in the same apartment as the thread context object.
(Inherited from IAgGxThreadContext.)

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