AGI Components with Insight3D Alpha 2008 r8
Scale Property
Library ReferenceAGI.Graphics.Overlays IAgGxOverlayScale
The fractional value used to scale the overlay's Size property.
Declaration Syntax
C# Visual Basic Visual C++
double 
Scale { 
get; 
set; }
Property 
Scale 
As 
Double
property 
double 
Scale {
        
double 
get ();
        
void 
set (
double 
value);
}

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