Simple Marker Symbol.
The SimpleMarkerSymbol is used to create a marker symbol comprised of a predefinded set of styles.
| Interfaces | Description |
|---|---|
| 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 memebers 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) | |
| IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
| ISimpleMarkerSymbol | Provides access to members that control the simple marker symbol. |
| 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. |