DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.RotatedPoint3D_ref | Methods | Properties
Compute position of the 3D point after the viewer rotation.
// C# public void RotatedPoint3D_ref( ref ITGIS_Point3D _ptg );
' VisualBasic Public Sub RotatedPoint3D_ref( ByRef _ptg As ITGIS_Point3D )
// Oxygene public procedure RotatedPoint3D_ref( var _ptg : ITGIS_Point3D );
Name | Type | Description |
---|---|---|
_ptg | ITGIS_Point3D | point to be rotated |