User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer3dbase.referencepointmode

Table of Contents

ITGIS_Viewer3DBase.ReferencePointMode property

DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.ReferencePointMode | Methods | Properties

Set reference (rotation) point to one of GIS_3DReferencePoint type: Base, Zero, OnDem, Lowest, Highest, FlyOnDem

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

Syntax

// C#
public TGIS_Viewer3DReferenceMode ReferencePointMode
{
  get {}
  set {}
}
' VisualBasic
Public Property ReferencePointMode As TGIS_Viewer3DReferenceMode
  Get
  End Get
  Set(ByVal value As TGIS_Viewer3DReferenceMode)
  End Set
End Property
// Oxygene
public
  property ReferencePointMode : TGIS_Viewer3DReferenceMode read read;

Value

2025/01/31 01:05

Page Tools