AGI Components with Insight3D Alpha 2008 r8
ClippingEnabled Property
Library ReferenceAGI.Graphics.Overlays IAgGxOverlayClippingEnabled
Specifies whether the overlay will be clipped by the bounds of its parent or not.
Declaration Syntax
C# Visual Basic Visual C++
bool 
ClippingEnabled { 
get; 
set; }
Property 
ClippingEnabled 
As 
Boolean
property 
bool 
ClippingEnabled {
        
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)