User Tools

Site Tools


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

Table of Contents

TGIS_Viewer3DBase.ShowLabels property

Syntax

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

Value

Type
bool
Boolean
2022/11/30 19:29

Page Tools