laptop and a wrench

Bug

RasterMarkerSymbol does not appear correctly in the TOC unless width and height properties are explicitly set. The TOC appears to trim the symbol to 14x14 pixels from the middle of the image unless the dimensions are set.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM037522
SubmittedAugust 15, 2008
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.3
StatusKnown Limit

Additional Information

10.1 was the last release of the .NET WebADF technology. Client APIs (JavaScript/Flex/Silverlight) are recommended for web application development.

Workaround

Set the width and height of the symbol to the correct values (using the dimensions of the underlying image, e.g.). System.Drawing.Bitmap bmp = symRaster.Image.GetImage(); symRaster.Height = bmp.Height; symRaster.Width = b

Steps to Reproduce

Bug ID: NIM037522

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options