Name | Description | |
---|---|---|
ApplyStyle | (Inherited from ArcGIS.Desktop.Layouts.Element) | |
CanApplyStyle | Gets whether the StyleItem can be applied (Inherited from ArcGIS.Desktop.Layouts.Element) | |
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) | |
GetGeometry | (Inherited from ArcGIS.Desktop.Layouts.Element) | |
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) | |
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) | |
SetCustomProperties | Sets multiple CustomProperty values for the element. 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) | |
SetGeometry | (Inherited from ArcGIS.Desktop.Layouts.Element) | |
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) | |
SetMapFrame | Sets a MapFrame to the MapSurround. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.MapSurround) | |
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 | Overloaded. (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) |