PictureFillSymbol pictureSymbol = new PictureFillSymbol(runtimeImage) { ScaleX = 0.2, ScaleY = 0.2 };
ScaleX ,ScaleY had no effect! why?
Is there any other idea that can do this?
Sorry..didn't know you were using SceneView. The property does not work in 3D at all( in any rendering mode). Ths issue is logged in our internal bug tracking system also.
yes, but still no effect.
In fact ,I just need the effect like this picture. image has fixed height(the unit is meters) and width(the unit is meters) and fixed azimuth. hope your help,thanks!
What rendering mode are you using?
Unfortunately, this is one of the know limitation of PictureFillSymbol in Static rendering mode. It is already logged in out internal bug tracking system.
Could you try `Dynamic` rendering mode ?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.