| Name | Description | |
|---|---|---|
![]() | CIMAttachmentFrame Constructor |
The following tables list the members exposed by CIMAttachmentFrame.
| Name | Description | |
|---|---|---|
![]() | CIMAttachmentFrame Constructor |
| Name | Description | |
|---|---|---|
![]() | Anchor | Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | CustomProperties | Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | ExcludedCells | Gets or sets the list of excluded grid cells. Cells that are excluded are left blank when the report is exported. |
![]() | Expanded | Gets or sets a value indicating whether this element is expanded in the contents pane. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | FilterType | Gets or sets the attachment filter type. The filter attachment type determines which attachments from the feature that are used in the exported report. |
![]() | FilterValue | Gets or sets the filter value. When using the First or Last attachment filter type, the value indicates the number of attachments to use in the grid configuration. When using the Index attachment filter type, the value indicates the index and is zero-based. |
![]() | Frame | Gets or sets the geometry of a frame for an element. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) |
![]() | GraphicFrame | Gets or sets the graphic symbology of an element's frame. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) |
![]() | GridColumns | Gets or sets the number of attachment image columns. |
![]() | GridRowDirection | Gets or sets a value indicating whether the grid layout is in row major order. |
![]() | GridRows | Gets or sets the number of attachment image rows. If less than 0, the number of rows is automatically calculated. |
![]() | ImageFrame | Gets or sets the graphic symbology of each attachment image frame. |
![]() | ImageHeight | Gets or sets the height of each attachment image. |
![]() | ImageRotation | Gets or sets the rotation of all attachment images. The value is in degrees counterclockwise. |
![]() | ImageRotationExpression | Gets or sets the rotation of each attachment image using an expression. This value overrides the ImageRotation value. |
![]() | ImageWidth | Gets or sets the width of each attachment image. |
![]() | Locked | Gets or sets a value indicating whether the element is locked. Each element in the contents pane has a lock icon. If the icon is shown as locked, you can not select that feature in the layout using the select tool. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | LockedAspectRatio | Gets or sets a value indicating whether the aspect ratio for an element is locked. If locked, the width and height values stretch proportionally. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | MaxImages | Gets or sets maximum number of image attachments to display. If -1, all images attachments will be available. |
![]() | Name | Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | Rotation | Gets or sets the rotation of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | RotationCenter | Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | SortFieldName | Gets or sets field name to sort. |
![]() | SortOrder | Gets or sets sort order of image attachments. |
![]() | StartOnNewPage | Gets or sets a value indicating whether the first attachment image should start on a new page. |
![]() | Visible | Gets or sets a value indicating whether the element is visible. (Inherited from ArcGIS.Core.CIM.CIMElement) |
![]() | WhereClause | Gets or sets the where clause that queries the attachment table. The where clause is used before applying the filter type. For example, CONTENT_TYPE = 'image/jpeg'. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a deep copy of CIMAttachmentFrame. |
![]() ![]() | FromJson | Reconstructs the CIMAttachmentFrame with a specified state from a JSON encoding. |
![]() | GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ToJson | Overridden. Creates a JSON encoding of the CIMAttachmentFrame and its current state. |
![]() | WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
| Name | Description | |
|---|---|---|
![]() | RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ReadXmlElement | Overridden. Reads the child element inside the reader. |
![]() | WriteXmlElements | Overridden. Writes a child element to the writer. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |