DK11 for .NET | TatukGIS.NDK.IGIS_Viewer3D.ReferencePointMode | Methods | Properties
Set reference (rotation) point to one of GIS_3DReferencePoint type: Base, Zero, OnDem, Lowest, Highest, FlyOnDem
// C# public TGIS_Viewer3DReferenceMode ReferencePointMode { get {} }
' VisualBasic Public Property ReferencePointMode As TGIS_Viewer3DReferenceMode Get End Get End Property
// Oxygene public property ReferencePointMode : TGIS_Viewer3DReferenceMode read;