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