User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlscale.visible

Table of Contents

ITGIS_ControlScale.Visible property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlScale.Visible | Methods | Properties

Use property Hidden instead.

Available also on: Delphi FMX | .NET WinForms | Java.

Syntax

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

Value

Type
bool
Boolean
2020/05/22 01:04

Page Tools