Name | Description | |
---|---|---|
![]() | Clone | Generates a cloned copy of an existing GraphicElement on a page layout. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | CompareTo | Compare Elements by name. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | ConvertToGraphics | Convert the element to graphics. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | Equals | Overloaded. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetAnchor | Gets the anchor position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetAnchorPoint | Get the element anchor point location. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetBounds | Gets the bounding box for the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetCustomProperty | Gets a Custom Property value for the element. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetDefinition | Returns the element's CIM definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetGraphic | Returns a CIMGraphic which is a CIM representation of the graphic specific attributes for a GraphicElement. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetHeight | Gets the height of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetLockedAspectRatio | Gets the locked aspect ratio value of the element. If This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetParent | Gets the parent of this element. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetRotation | Gets the rotation value for the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetWidth | Gets the width of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetX | Gets the X position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetY | Gets the Y position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | GetZOrder | Gets the Z order of the element relative to its parent (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetAnchor | Sets the anchor position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetAnchorPoint | Sets the element anchor point to the X and Y location specified. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetCustomProperty | Overloaded. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetDefinition | Applies the changes made to a modified CIMElement back to the element on the page layout. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetGraphic | Applies the changes made to a CIMGraphic back to the GraphicElement. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetHeight | Sets the height of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetLocked | Sets the locked state of an element on a page layout. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetLockedAspectRatio | Sets the locked aspect ratio value of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetName | Sets the name of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetRotation | Sets the rotation value for the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetTOCPositionAbsolute | Sets the position of an element either at the top or bottom of the layout TOC or a group element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetTOCPositionRelative | Sets the position of an element either above or below a reference element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetVisible | Sets the visibility of an element on a page layout. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetWidth | Sets the width of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetX | Sets the X position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |
![]() | SetY | Sets the Y position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element) |