DK for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.SelectionGisColor | Constructors | Fields | Methods | Properties | Events
Color used for selecting object. See also SelectionTransparency.
Available also on: Delphi FMX | Java | ActiveX.
// C# [Browsable(false)] public TGIS_Color SelectionGisColor { get {} set {} }
' VisualBasic <Browsable(false)> Public Property SelectionGisColor As TGIS_Color Get End Get Set(ByVal value As TGIS_Color) End Set End Property
// Oxygene public [Browsable(false)] property SelectionGisColor : TGIS_Color read read;
Type |
---|
TGIS_Color |