AGI Components with Insight3D Alpha 2008 r8
PointToScreen Method (X, Y)
Library ReferenceAGI.Graphics.Overlays IAgGxOverlayPointToScreen(Int32, Int32)
Transforms a point relative to the overlay into screen coordinates.
Declaration Syntax
C# Visual Basic Visual C++

IAgGxOverlayConstantPoint 
PointToScreen(
        
int 
X,
        
int 
Y
)
Function 
PointToScreen ( _
        
X 
As 
Integer, _
        
Y 
As 
Integer _
) 
As 

IAgGxOverlayConstantPoint
Parameters
X ( Int32)
Y ( Int32)

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