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

IAgGxOverlayConstantPoint 
PointToOverlay(
        
int 
X,
        
int 
Y
)
Function 
PointToOverlay ( _
        
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)