User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dcamera.active

Table of Contents

ITGIS_3DCamera.Active property

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

True if the camera is active.

Available also on: Delphi | .NET | Python.

Syntax

// C#
public Boolean Active
{
  get {}
}
' VisualBasic
Public Property Active As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property Active : Boolean read;

Value

Type
bool
Boolean
2025/01/31 01:03

Page Tools