DK for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.SelectionTransparency | Constructors | Fields | Methods | Properties | Events
Transparency value for selection; if 100 SelectionGisColor will not be transparent.
Available also on: Delphi FMX | Java | ActiveX.
// C# [DefaultValue(60)] public Integer SelectionTransparency { get {} set {} }
' VisualBasic <DefaultValue(60)> Public Property SelectionTransparency As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public [DefaultValue(60)] property SelectionTransparency : Integer read read;
Type |
---|
int Integer |