Name | Description | |
---|---|---|
![]() | IsExpandedInTOC | Gets or sets if a group element is expanded in the contents pane. |
![]() | IsLocked | Gets the locked state of an element. |
![]() | IsVisible | Gets the visibility of an element. |
![]() | Name | Gets the name of the element. |
The following tables list the members exposed by Element.
Name | Description | |
---|---|---|
![]() | IsExpandedInTOC | Gets or sets if a group element is expanded in the contents pane. |
![]() | IsLocked | Gets the locked state of an element. |
![]() | IsVisible | Gets the visibility of an element. |
![]() | Name | Gets the name of the element. |
Name | Description | |
---|---|---|
![]() | CompareTo | Compare Elements by name. |
![]() | ConvertToGraphics | Convert the element to graphics. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Equals | Determines whether the specified element is equivalent to the current element. |
![]() | GetAnchor | Gets the anchor position of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetAnchorPoint | Get the element anchor point location. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetBounds | Gets the bounding box for the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetCustomProperty | Gets a Custom Property value for the element. |
![]() | GetDefinition | Returns the element's CIM definition. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | GetHeight | Gets the height of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetLockedAspectRatio | Gets the locked aspect ratio value of the element. If This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetParent | Gets the parent of this element. |
![]() | GetRotation | Gets the rotation value for the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetWidth | Gets the width of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetX | Gets the X position of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetY | Gets the Y position of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetZOrder | Gets the Z order of the element relative to its parent |
![]() | SetAnchor | Sets the anchor position of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetAnchorPoint | Sets the element anchor point to the X and Y location specified. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetCustomProperty | Overloaded. |
![]() | 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. |
![]() | SetHeight | Sets the height of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetLocked | Sets the locked state of an element on a page layout. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetLockedAspectRatio | Sets the locked aspect ratio value of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetName | Sets the name of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetRotation | Sets the rotation value for the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | 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. |
![]() | 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. |
![]() | SetVisible | Sets the visibility of an element on a page layout. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetWidth | Sets the width of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetX | Sets the X position of the element. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetY | Sets the Y position of the element. This method must be called on the MCT. Use QueuedTask.Run. |
Name | Description | |
---|---|---|
![]() | NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
![]() | SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |