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


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

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.

Classes that implement IACSimpleMarkerSymbol

Classes Description
ACSimpleMarkerSymbol ArcIMS Simple Marker Symbol.