Provides access to members that control the character marker symbol.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
ICharacterMarkerSymbol can be used to create a marker symbol that uses a TrueType, OpenType or Postscript Type-1 font glyph. You can set the Font and CharacterIndex properties to control the font and glyph used. Use the IMarkerSymbol and ICartographicMarkerSymbol interfaces to set additional properties for ICharacterMarkerSymbols.
Members
Description | ||
---|---|---|
Angle | Marker symbol angle. | |
CharacterIndex | Character index within font. | |
Color | Marker symbol color. | |
Font | Font used for character symbol. | |
Size | Marker symbol size. | |
XOffset | Symbol X-axis offset from point location. | |
YOffset | Symbol Y-axis offset from point location. |
Inherited Interfaces
Interfaces | Description |
---|---|
IMarkerSymbol | Provides access to members that control marker symbols. |
CoClasses that implement ICharacterMarkerSymbol
CoClasses and Classes | Description |
---|---|
CharacterMarkerSymbol | A marker symbol based on a character from a font. |
See Also
IArrowMarkerSymbol Interface | IPictureMarkerSymbol Interface | IMarkerSymbol Interface | ICartographicMarkerSymbol Interface | IMultiLayerMarkerSymbol Interface | ICharacterMarkerSymbol Interface