AGI Components with Insight3D Alpha 2008 r8
Y Property
Library ReferenceAGI.Graphics AgGxCartesianClassY
The y component.
Declaration Syntax
C# Visual Basic Visual C++
public 
virtual 
double 
Y { 
get; 
set; }
Public 
Overridable 
Property 
Y 
As 
Double
public:
virtual 
property 
double 
Y {
        
double 
get ();
        
void 
set (
double 
value);
}

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