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


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

IACTrueTypeMarkerSymbol Interface

Provides access to members that control ArcIMS true type marker symbol.

Product Availability

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

Members

Name Description
Read/write property Angle The angle of the marker.
Read/write property Character The character index in the font.
Read/write property Font The font name.
Read/write property FontColor The font color.
Read/write property FontSize The font size.
Read/write property FontStyle The font style.
Read/write property Glowing Indicates if the glow is used.
Read/write property GlowingColor The glowing 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.

Classes that implement IACTrueTypeMarkerSymbol

Classes Description
ACTrueTypeMarkerSymbol ArcIMS True Type Marker Symbol.