ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailItem Class
Fields Properties Methods


In This Topic
    ImGearThumbnailItem Class Members
    In This Topic

    The following tables list the members exposed by ImGearThumbnailItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearThumbnailItem class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents HighlightBackColor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Hightlighted dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents HighlightForeColor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PrivateData dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Selected dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Title dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the ART page associated with the item.  
    Public PropertyGets the original image bit depth.  
    Public PropertyGets the current background color.  
    Public PropertyGets the current foreground color.  
    Public PropertyGets the original image format.  
    Public PropertyGets or sets the title's back color of the highlighted item.  
    Public PropertyGets or sets a value indicating whether the item is highlighted.  
    Public PropertyGets or sets the title's fore color of the highlighted item.  
    Public PropertyGets scaled thumbnail image.  
    Public PropertyGets the original image size.  
    Public PropertyGets ImageGear.Core.ImGearPage object referencing to the original image.  
    Public PropertyGets page number.  
    Public PropertyGets a reference to the parent ImGearThumbnailCtl control.  
    Public PropertyGets or sets a user data associated with the item.  
    Public PropertyGets or sets a value indicating whether the item is selected.  
    Public PropertyGets ImageGear.Windows.Forms.ImGearLoadingSelection object containing path and format of the original file.  
    Public PropertyGets or sets an item's title.  
    Top
    Public Methods
     NameDescription
    Public MethodReloads item's picture.  
    Top
    See Also