ImageDefinition Class |
Namespace: FluentRibbon.Definitions
public class ImageDefinition
The ImageDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageDefinition | Initializes a new instance of the ImageDefinition class |
Name | Description | |
---|---|---|
![]() | Url16 |
Url for 16x16 image thumbnail
|
![]() | Url32 |
Url for 32x32 image thumbnail
|
![]() | X |
X-coordinate for composite images (for example, for OOTB formatmap.png)
|
![]() | Y |
Y-coordinate for composite images (for example, for OOTB formatmap.png)
|