User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewer3dbase.referencepointmode

Table of Contents

TGIS_Viewer3DBase.ReferencePointMode property

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

2022/11/30 19:29

Page Tools