User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlscale.transparent

Table of Contents

ITGIS_ControlScale.Transparent property

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

If True then control will be drawn as transparent.

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

Syntax

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

Value

Type
bool
Boolean
2020/05/22 01:04

Page Tools