DK for ActiveX | TatukGIS_XDK11.ITGIS_3DCamera | Interfaces | Methods | Properties
Definition of a camera for the 3D view.
// C# public interface ITGIS_3DCamera: ITBaseObject { }
' VisualBasic Public Interface ITGIS_3DCamera Implements ITBaseObject End Class
// Oxygene type ITGIS_3DCamera = public interface( ITBaseObject ) end;
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) |
|
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. | |