AGI Components with Insight3D Alpha 2008 r8
IAgGxConstantCartesian_Get Method (pX, pY, pZ)
Library ReferenceAGI.Graphics AgGxCartesianClassIAgGxConstantCartesian_Get(Double % , Double % , Double % )
Declaration Syntax
C# Visual Basic Visual C++
public 
virtual 
void 
IAgGxConstantCartesian_Get(
        
out 
double 
pX,
        
out 
double 
pY,
        
out 
double 
pZ
)
Public 
Overridable 
Sub 
IAgGxConstantCartesian_Get ( _
        <
OutAttribute> 
ByRef 
pX 
As 
Double, _
        <
OutAttribute> 
ByRef 
pY 
As 
Double, _
        <
OutAttribute> 
ByRef 
pZ 
As 
Double _
)
public:
virtual 
void 
IAgGxConstantCartesian_Get(
        [
OutAttribute] 
double% 
pX, 
        [
OutAttribute] 
double% 
pY, 
        [
OutAttribute] 
double% 
pZ
)
Parameters
pX ( Double %)
pY ( Double %)
pZ ( Double %)

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