Esri / arcgis-viewer-silverlight

Source code for the ArcGIS Viewer for Silverlight
http://links.esri.com/slviewer
Microsoft Public License
12 stars 12 forks source link

Fix sizing of picture symbols. #32

Closed zwaap closed 9 years ago

zwaap commented 9 years ago

Addresses #15 and #17. Sets brush size to greater of width or height, converts from points to pixels, and specifies brush fill as Uniform (i.e. fill but preserve aspect ratio).