AGI Components with Insight3D Alpha 2008 r8
Rotation Property
Library ReferenceAGI.Graphics.Scene3D IAgGxPrimitiveMarkerRotation
The marker's rotation. The rotation is counterclockwise and defined in radians. The default is zero.
Declaration Syntax
C# Visual Basic Visual C++
double 
Rotation { 
get; 
set; }
Property 
Rotation 
As 
Double
property 
double 
Rotation {
        
double 
get ();
        
void 
set (
double 
value);
}

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