This document is archived and information here might be outdated.  Recommended version.


IACRasterMarkerSymbol Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACRasterMarkerSymbol Interface
ArcGIS Developer Help

IACRasterMarkerSymbol Interface

Provides access to members that control ArcIMS raster marker symbol.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Height The height of the bitmap in pixels.
Read/write property HotSpot The hotspot of the bitmap.
Read/write property Image The path to the image.
Read/write property Overlap Indicates if labels can overlap this symbol.
Read/write property Shadow Indicates if the shadow is used.
Read/write property ShadowColor The shadow color.
Read/write property URL The url to access the image.
Read/write property Width The width of the bitmap in pixels.

Classes that implement IACRasterMarkerSymbol

Classes Description
ACRasterMarkerSymbol ArcIMS Raster Marker Symbol.