AGI Components with Insight3D Alpha 2008 r8
PickingEnabled Property
Library ReferenceAGI.Graphics.Overlays IAgGxOverlayPickingEnabled
Specifies whether picking on the overlay will be enabled or not.
Declaration Syntax
C# Visual Basic Visual C++
bool 
PickingEnabled { 
get; 
set; }
Property 
PickingEnabled 
As 
Boolean
property 
bool 
PickingEnabled {
        
bool 
get ();
        
void 
set (
bool 
value);
}

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