Message 1 of 2
Appearance asset - get icon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to extract the icon inventor uses for an appearance asset, is it possible?
For Each asset As Asset In myAssetLibrary.AppearanceAssets
'***Icon for this asset?
asset.???
Next
Inventor asset icons in uploaded screen-shot, i need to find them.
Thanks