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


IACSimpleMarkerSymbol Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACSimpleMarkerSymbol Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IACSimpleMarkerSymbol Interface

Provides access to members that control ArcIMS simple marker symbol.

Product Availability

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

Members

Name Description
Read/write property Color The marker color.
Read/write property Outline Indicates if the outline is used.
Read/write property OutlineColor The outline color.
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 Type The marker type.
Read/write property Width The marker width in pixels.

CoClasses that implement IACSimpleMarkerSymbol

CoClasses and Classes Description
ACSimpleMarkerSymbol ArcIMS Simple Marker Symbol.