ArcObjects Library Reference (Display)  

ICartographicMarkerSymbol Interface

Provides access to members that control the cartographic marker symbol.

Product Availability

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

Description

ICartographicMarkerSymbol can be used to control the XScale and YScale of ICharacterMarkerSymbols and IPictureMarkerSymbols. Use the IMarkerSymbol interface to set additional properties for ICartographicMarkerSymbols.

Members

Description
Read/write property XScale Symbol scale along X-axis.
Read/write property YScale Symbol scale along Y-axis.

CoClasses that implement ICartographicMarkerSymbol

CoClasses and Classes Description
CharacterMarkerSymbol A marker symbol based on a character from a font.
PictureMarkerSymbol A marker symbol based on either a BMP or an EMF picture.

See Also

IPictureMarkerSymbol Interface | IMultiLayerMarkerSymbol Interface | ICartographicMarkerSymbol Interface | IArrowMarkerSymbol Interface | ICharacterMarkerSymbol Interface | IMarkerSymbol Interface