AGI Components with Insight3D Alpha 2008 r8
_IAgGxCartographic_Set Method (Latitude, Longitude, Altitude)
Library ReferenceAGI.Graphics AgGxCartographicClass_IAgGxCartographic_Set(Double, Double, Double)
Declaration Syntax
C# Visual Basic Visual C++
public 
virtual 
void 
_IAgGxCartographic_Set(
        
double 
Latitude,
        
double 
Longitude,
        
double 
Altitude
)
Public 
Overridable 
Sub 
_IAgGxCartographic_Set ( _
        
Latitude 
As 
Double, _
        
Longitude 
As 
Double, _
        
Altitude 
As 
Double _
)
public:
virtual 
void 
_IAgGxCartographic_Set(
        [
InAttribute] 
double 
Latitude, 
        [
InAttribute] 
double 
Longitude, 
        [
InAttribute] 
double 
Altitude
)
Parameters
Latitude ( Double)
Longitude ( Double)
Altitude ( Double)

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