Hello.
How can I change custom color for highlighting shape when using the tool CurcorMode = cmIdentidy ?
Hello.
How can I change custom color for highlighting shape when using the tool CurcorMode = cmIdentidy ?
The Identifier object, held by the map (AxMap.Identifier
), has an outline color
Yes, but it is only outline color, there is no possibility to apply brush color. Probably staffing is not possible? And it is impossible to turn off the backlight to apply the colors for Shape. I tried Xmap.Identifier.Outline Color: = clNone; but still transparent white backlight. If you could change the highlight cmIdentify FillColor and LineColor, it would be perfect.
Looking at the code, it looks like the Fill color simply follows the specified Outline color. And the transparency level for polygon fill is fixed. New properties could be added to customize both the FillColor and the fill Transparency. I’ve added a new feature request here (MWGIS-194).
Ok. Thank you Jerry .This is very good news. I really appreciate your attention.