ArcObjects Component Help  (Core)    

TextSymbol CoClass

Text Symbol.

Description

TextSymbol is implemented by ITextSymbol and IFormattedTextSymbol . If creating a custom TextSymbol , it will be convenient to follow the same paradigm so that your custom symbol implements ITextSymbol and maybe even IFormattedTextSymbol so that you only need to create the enhancements you deem necessary.

Interfaces

Interfaces Description
IClone Provides access to members that control cloning of objects.
IDisplayName Provides access to members that return the display name of an object.
IFormattedTextSymbol Provides access to members that control the formatted text symbol.
IMapLevel Provides access to memebers that control the map level.
IMask Provides access to members that control the symbol mask.
IPersist
IPersistStream
IPropertySupport Provides access to members that set a default property on an object.
IQueryGeometry Provides access to members that control geometry query.
ISimpleTextSymbol Provides access to members that control the simple text symbol.
ISymbol Provides access to members that control symbols.
ISymbolRotation Provides access to the symbol rotation properties.
ITextParserSupport Provides access to members that control the text parsing support.
ITextSymbol Provides access to members that control text symbols.

See Also

ITextSymbol Interface | IFormattedTextSymbol Interface | ISimpleTextSymbol Interface