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

    See Also