Hi guys , I have been testing the hotspotimage, I found the following errors,
1.- when I create a shape with programming, this line is ommited hotspot.SelectedStroke.Color:=TAlphaColorRec.red; , the color stroke is not showed on the shape
2.-If I create a shape with programming and then assign an image with the hotspotimage editor,
the clipped Hotspot properties do not work
I have a question, is it possible assign an image the shape from an TMSFMXBitmapContainer1?
you can download my example project the following link
We'll investigate exactly what happens with the rectangle type, as a workaround, you can define a rectangle in any polygon as well, which correctly shows the border
2) This works as expected here, which code did you use exactly?
It is possible to assign an image, the hotspot shape has a BitmapContainer property and several BitmapName properties that should match the name specified in the BitmapContainer