I'm working with ArcGIS .Net SDK version 10.2.6 using 3D SceneView.
I want to create a GraphicsLayer, define a square polygon and fill it with a picturefillsymbol (picture is a circle) keeping it centered in the polygon.I also tried using ellipse and fill it with a picturemarkersymbol, but i want to draw over the map and ellipse puts the picture in each point of the geometry instead of one picture over the area
My question is: is there something like MapView.UnitsPerPixel in SceneView or is there a way to fit the picturesymbol to polygon geometry? To keep it resized when extent changes
أكثر...
I want to create a GraphicsLayer, define a square polygon and fill it with a picturefillsymbol (picture is a circle) keeping it centered in the polygon.I also tried using ellipse and fill it with a picturemarkersymbol, but i want to draw over the map and ellipse puts the picture in each point of the geometry instead of one picture over the area
My question is: is there something like MapView.UnitsPerPixel in SceneView or is there a way to fit the picturesymbol to polygon geometry? To keep it resized when extent changes
أكثر...