For a list of all members of this type, see StyleItem members.
Public Methods
| Name | Description |
| GeneratePreview |
Creates a preview image for the style item. This method must be called on the MCT. Use QueuedTask.Run.
|
| 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.
|
Top
Protected Methods
See Also