AGI Components with Insight3D Alpha 2008 r8
ExponentialScale Property
Library Reference AGI.Graphics.Primitives IAgGxPrimitiveModelExponentialScale
The exponential scale used to enlarge or shrink the model. The default is 1.0, which means the model is display using the size in the model file.
Declaration Syntax
C# Visual Basic Visual C++
double 
ExponentialScale { 
get; 
set; }
Property 
ExponentialScale 
As 
Double
property 
double 
ExponentialScale {
        
double 
get ();
        
void 
set (
double 
value);
}

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