DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.Rotate | Methods | Properties
Rotate view by delta values expressed in radians
Available also on: Python.
// C# public void Rotate( ITGIS_Point3D _delta );
' VisualBasic Public Sub Rotate( ByVal _delta As ITGIS_Point3D )
// Oxygene public procedure Rotate( _delta : ITGIS_Point3D );
Name | Type | Description |
---|---|---|
_delta | ITGIS_Point3D | delta values |