<Image Source="/TableManager;component/Images/view_tree_9345.png"
PictureMarkerSymbol pictSymbol = new PictureMarkerSymbol(); Uri uri = new Uri("/TableManager;component/Images/view_tree_9345.png", UriKind.Relative); ImageSource imgSource = new BitmapImage(uri); pictSymbol.Source = imgSource; pictSymbol.Height = 25; pictSymbol.Width = 25;
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.