Knowledge Base Article
KB10561 - How do I set the highlighted appearance of the selected vectors with the DK selection feature?
You can control the method in which the selected vectors are highlighted using:
- GIS.SelectionColor to set the selection color, as long as the selection color is not white. (If white, then use instead GIS.SelectionPattern).
- GIS.SelectionPattern to set a bitmap fill for the selection. (Use only if GIS.SelectionColor = clWhite).
- GIS.SelectionTranspareny to set the transparency level of the selection fill.
- GIS.SelectionWidth to set the width of the fill overlap gap (width of outline).
Created: 2004-12-16, Modified: 2005-09-14
|