Message 1 of 2
Modify RibbonButton Large Image size
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
I'm trying to have a wider than 32 image as a
RibbonButton.LargeImage
My button is set to about 100 width via a long name. The Revit API documentation describes the following:
What I experienced, that it has scaled my image to a width of 32, resulting it to be way smaller than my actual ribbon button, which behavour seems to be conflicting with the description.
Is there a solution for this?