TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ImageItem Class
Members Example

In This Topic
    ImageItem Class
    In This Topic
    Represents a image which will be displayed in a C1MultiScaleImage and how much the C1MultiScaleImage.ZoomFactor is to display the image.
    Object Model
    ImageItem Class
    Syntax
    'Declaration
     
    
    Public Class ImageItem 
    public class ImageItem 
    Example

    The following code example shows how to use the ImageItem class.

    Inheritance Hierarchy

    System.Object
       C1.Win.TouchToolKit.ImageItem

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also