This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFrameProperties Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the General properties for a frame.
Description | ||
---|---|---|
Background | Frame background used by this element. | |
Border | Frame border used by this element. | |
Shadow | Frame shadow used by this element. |
CoClasses and Classes | Description |
---|---|
BmpPictureElement | The Graphic Element to display BMP Pictures. |
EmfPictureElement | The Graphic Element to display Emf Pictures. |
FrameElement | The Frame element to provide a neatline or background. |
GifPictureElement | Graphic Element to display GIF Pictures. |
GroupElement | The Group Graphic Element to display a group of graphic elements. |
Jp2PictureElement | Graphic Element to display JPEG2000 Pictures. |
JpgPictureElement | Graphic Element to display JPG Pictures. |
LocatorRectangle | A map locator rectangle. |
MapFrame | A graphic element for displaying maps. |
MapSurroundFrame | A graphic element for displaying map surrounds. |
OleFrame (esriArcMapUI) | The OLE frame. |
Page | The On Screen Page. |
ParagraphTextElement | The Graphic Element to display text which flows into an area geometry. |
PictureElement | Picture Graphic Element. |
PngPictureElement | Graphic Element to display PNG Pictures. |
TableFrame (esriEditorExt) | Graphic Element to display table. |
TemporalChartElement (esriTrackingAnalystUI) | Controls elements of the temporal charts. |
TifPictureElement | Graphic Element to display TIF Pictures. |
The IFrameProperties interface is used to modify the Background, Border, and Shadow of a frame element. See also IFrameDecoration.