User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dcamera

Table of Contents

ITGIS_3DCamera interface

DK for ActiveX | TatukGIS_XDK11.ITGIS_3DCamera | Interfaces | Methods | Properties

Definition of a camera for the 3D view.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// C#
public interface ITGIS_3DCamera: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_3DCamera
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_3DCamera = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)

Properties

Inherited Protected
Name Visibility Description
Active public True if the camera is active.
Name public Name of the camera.
Position public Position of the camera.
PositionEx public Location of the camera.
Reference public Reference point of the camera.
Rotation public Rotation of the camera.

2025/01/31 01:03

Page Tools