This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the SymbolBackground object.
Name | Description | |
---|---|---|
CornerRounding | Amount of corner rounding. 0 = fully square. 100 = fully round. | |
Draw | Draws the background into the given display object. | |
FillSymbol | Symbol used to draw the background. | |
Gap | Gap between the frame background and the subject in points. | |
GetGeometry | Geometry used to draw the frame background. | |
Name | Name of the frame background. | |
QueryBounds | Bounding rectangle of the geometry including area covered by the border. |
Interfaces | Description |
---|---|
IBackground | Provides access to members that control frame backgrounds. |
Classes | Description |
---|---|
SymbolBackground | Background drawn using a symbol. |
The ISymbolBackground interfaces is provided to set the symbol used by frame decorations to draw the background of frame elements. See also IFrameDecoration.
ISymbolBackground inherits from IBackground and gives you control over the FillSymbol used to draw the bbackground and the amount of CornerRounding of the background. The default value for CornerRounding is 0 which gives a square background. A value of 100 gives a round background.
Backgrounds, borders and shadows of frame elements are managed in ArcMap on the Frame tab in the Properties of frame elements.