Name | Description | |
---|---|---|
ImGearThumbnailItem Constructor | Overloaded. Initializes a new instance of the ImGearThumbnailItem class. |
The following tables list the members exposed by ImGearThumbnailItem.
Name | Description | |
---|---|---|
ImGearThumbnailItem Constructor | Overloaded. Initializes a new instance of the ImGearThumbnailItem class. |
Name | Description | |
---|---|---|
HighlightBackColorProperty | Represents HighlightBackColor dependency property. | |
HighlightedProperty | Represents Hightlighted dependency property. | |
HighlightForeColorProperty | Represents HighlightForeColor dependency property. | |
PrivateDataProperty | Represents PrivateData dependency property. | |
SelectedProperty | Represents Selected dependency property. | |
TitleProperty | Represents Title dependency property. |
Name | Description | |
---|---|---|
ArtPage | Gets or sets the ART page associated with the item. | |
BitDepth | Gets the original image bit depth. | |
CurrentBackground | Gets the current background color. | |
CurrentForeground | Gets the current foreground color. | |
Format | Gets the original image format. | |
HighlightBackColor | Gets or sets the title's back color of the highlighted item. | |
Highlighted | Gets or sets a value indicating whether the item is highlighted. | |
HighlightForeColor | Gets or sets the title's fore color of the highlighted item. | |
Image | Gets scaled thumbnail image. | |
ImageSize | Gets the original image size. | |
Page | Gets ImageGear.Core.ImGearPage object referencing to the original image. | |
PageNumber | Gets page number. | |
ParentCtl | Gets a reference to the parent ImGearThumbnailCtl control. | |
PrivateData | Gets or sets a user data associated with the item. | |
Selected | Gets or sets a value indicating whether the item is selected. | |
Source | Gets ImageGear.Windows.Forms.ImGearLoadingSelection object containing path and format of the original file. | |
Title | Gets or sets an item's title. |