Name | Description | |
---|---|---|
![]() ![]() | AddItem | Adds a style item to a style. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | AddStyle | Adds the specified style to the current project. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | CreateMobileStyle | Creates a new mobile style file (.stylx) on disk and adds the mobile style to the current project. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | CreateStyle | Creates a new style file (.stylx) on disk and adds the style to the current project. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | LookupItem | Retrieves a specific style item from a style. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | RemoveItem | Removes a style item from a style. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | RemoveStyle | Removes the specified style from the current project. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchColorRamps | Returns a collection of color ramp style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchColors | Returns a collection of color style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchDimensionStyles | Returns a collection of dimension style style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchGrids | Returns a collection of grid style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchLabelPlacements | Returns a collection of label placement style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchLegendItems | Returns a collection of legend item style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchLegends | Returns a collection of legend style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchMapSurrounds | Returns a collection of map surround style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchNorthArrows | Returns a collection of north arrow style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchScaleBars | Returns a collection of scale bar style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchSymbols | Returns a collection of symbol style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchTableFrameFields | Returns a collection of table frame field style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SearchTableFrames | Returns a collection of table frame style items that satisfy the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | UpdateItem | Updates a style item from a style. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | UpgradeStyle | Upgrades the specified style to the current ArcGIS Pro version. This method must be called on the MCT. Use QueuedTask.Run. |