User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.selectiontransparency

Table of Contents

IGIS_Viewer.SelectionTransparency property

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.SelectionTransparency | Methods | Properties

Transparency value for selection; if 100 SelectionGisColor will not be transparent.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public Integer SelectionTransparency
{
  get {}
}
' VisualBasic
Public Property SelectionTransparency As Integer
  Get
  End Get
End Property
// Oxygene
public
  property SelectionTransparency : Integer read;

Value

Type
int
Integer
2022/11/16 01:37

Page Tools