User Tools

Site Tools


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

Table of Contents

TGIS_Viewer3DBase.AllowDemTransparency property

Syntax

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

Value

Type
bool
Boolean
2022/11/30 19:29

Page Tools