Name | Description | |
---|---|---|
![]() | BringForward | Overloaded. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | BringToFront | Overloaded. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | CanBringForward | Overloaded. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | CanSendBackward | Overloaded. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | CopyElements | Overloaded. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | DeleteElement | Deletes an element from a presentation page. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | DeleteElements | Overloaded. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | FindElement | Finds the element specified by name in the presentation page. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | FindElements | Finds the elements recursively with the given names in the presentation page. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | GetDefinition | Returns the presentation page's CIM definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | GetElements | Gets the collection of elements from the presentation page. Nesting within ArcGIS.Desktop.Layouts.GroupElement is preserved. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | GetFlattenedElements | Gets the flattened collection of elements in the container. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | GetSelectedElements | Gets the collection of currently selected presentation elements. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | GroupElements | Group the collection of elements. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SelectElement | Select the element within the presentation page. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SelectElements | Set the selected elements for the presentation page. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SendBackward | Overloaded. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SendToBack | Overloaded. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetAutomaticAdvancement | Sets whether automatic advancement to the next page is enabled. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetBackgroundColor | Sets the background color of a presentation page. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetDefinition | Applies the changes made to a modified ArcGIS.Core.CIM.CIMPresentationPage to the presentation page. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetEndTime | Sets the page end time in seconds. |
![]() | SetHoldTime | Sets the page hold time. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetIsLocked | Sets the locked state of a presentation page. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetIsVisible | Sets the visibility of a presentation page. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetMargin | Sets the margins of the background for a presentation page. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetStartTime | Sets the start time of the video in seconds. |
![]() | SetTransition | Sets the page transition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | SetVideoSource | Sets the video source. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | UnGroupElement | Ungroup the elements contained in 'group'. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | UnGroupElements | Ungroup the elements contained in 'groups'. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | UnSelectElement | Unselect the element on the presentation page. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |
![]() | UnSelectElements | Unselect the elements on the presentation page. (Inherited from ArcGIS.Desktop.Presentations.PresentationPage) |