User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.referencepointmode

Table of Contents

IGIS_Viewer3D.ReferencePointMode property

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

Sets the reference rotation point mode, such as Base, Zero, OnDem, Lowest, Highest, or FlyOnDem.

Available also on: 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

2026/07/11 00:08

Page Tools