Type | Description | |||
Items as Boolean | A Boolean expression that specifies whether the transparency for selection is changed in the items or scale-zooming part. | |||
Long | A long expression that indicates the transparency to show the selection in the overview part of the control. The value should be from 0 to 100, as 0 opaque, 50 - semi-transparent , 100 fully transparent ( not shown ) |
The following screen shots shows the overview-map part of the control with different values for the OverviewSelTransparent property:
OverviewSelTransparent(True) = 0, OverviewSelTransparent(False) = 0
OverviewSelTransparent(True) = 70, OverviewSelTransparent(False) = 0
OverviewSelTransparent(True) = 0, OverviewSelTransparent(False) = 70