DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.DragEx | Methods | Properties
Drag scene left, right, forward+up or backward+down by delta in map units
Available also on: Python.
// C# public void DragEx( ITGIS_Point3D _delta );
' VisualBasic Public Sub DragEx( ByVal _delta As ITGIS_Point3D )
// Oxygene public procedure DragEx( _delta : ITGIS_Point3D );
Name | Type | Description |
---|---|---|
_delta | ITGIS_Point3D | delta values |