Overload | Description |
---|---|
ApplyStyle(StyleItem,Boolean) | Apply the given style to the element. Retain the current symbol size for Point, Line, Polygon, and Text elements. This method must be called on the MCT. Use QueuedTask.Run |
ApplyStyle(StyleItem) | Apply the given style to the element. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Layouts.Element) |