ArcObjects Library Reference (Display)  

PictureMarkerSymbol CoClass

A marker symbol based on either a BMP or an EMF picture.

Product Availability

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

Description

Use PictureMarkerSymbol to create a marker symbol that is based on the contents of a Windows Bitmap (.bmp), or Enhanced Metafile (.emf) file.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
ICartographicMarkerSymbol Provides access to members that control the cartographic marker symbol.
IClone (esriSystem) Provides access to members that control cloning of objects.
IDisplayName Provides access to members that return the display name of an object.
IMapLevel Provides access to members that control the map level.
IMarkerMask Provides access to members that retreive marker mask geometry.
IMarkerSymbol Provides access to members that control marker symbols.
IPersist Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile.
IPersistStream (esriSystem)
IPictureMarkerSymbol Provides access to members that control the raster (bitmap) marker symbol.
IPropertySupport (esriSystem) Provides access to members that set a default property on an object.
ISymbol Provides access to members that control symbols.
ISymbolRotation Provides access to the symbol rotation properties.
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.