DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.SelectionGisColor | Methods | Properties
Color used for selecting object. See also SelectionTransparency.
// C# public TGIS_Color SelectionGisColor { get {} set {} }
' VisualBasic Public Property SelectionGisColor As TGIS_Color Get End Get Set(ByVal value As TGIS_Color) End Set End Property
// Oxygene public property SelectionGisColor : TGIS_Color read read;
Type |
---|
TGIS_Color |