Name | Description | |
---|---|---|
![]() ![]() | GeneratePreview | Creates a preview image for the style item. This method doesn't support legend patch style items, use the GeneratePreviewAsync method instead for generating a preview for legend patch style items. |
![]() ![]() | GeneratePreviewAsync | Creates a preview image for the style item. |
![]() ![]() | GenerateSymbolPreview | Creates a highlighted preview image for the symbol style item. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetObject | Gets object representing the style item. |
![]() | SetObject | Sets the properties of the style item equal to the object passed as argument. This method must be called on the MCT. Use QueuedTask.Run. |