DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.SelectionTransparency | Methods | Properties
Transparency value for selection; if 100 SelectionGisColor will not be transparent.
// C# public Integer SelectionTransparency { get {} set {} }
' VisualBasic Public Property SelectionTransparency As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property SelectionTransparency : Integer read read;
Type |
---|
int Integer |