AGI Components with Insight3D Alpha 2008 r8
SetTranslation Method (XTranslation, YTranslation)
Library ReferenceAGI.Graphics.Overlays IAgGxOverlaySetTranslation(Int32, Int32)
The values with which the overlay will be translated from the X and Y values of the Position property.
Declaration Syntax
C# Visual Basic Visual C++
void 
SetTranslation(
        
int 
XTranslation,
        
int 
YTranslation
)
Sub 
SetTranslation ( _
        
XTranslation 
As 
Integer, _
        
YTranslation 
As 
Integer _
)
void 
SetTranslation(
        [
InAttribute] 
int 
XTranslation, 
        [
InAttribute] 
int 
YTranslation
)
Parameters
XTranslation ( Int32)
YTranslation ( Int32)

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