| C1.Win.TouchToolKit Namespace > ImageItem Class > ImageItem Constructor : ImageItem Constructor(Image,Single) |
'DeclarationPublic Function New( _ ByVal image As System.Drawing.Image, _ ByVal zoomFactor As System.Single _ )
public ImageItem( System.Drawing.Image image, System.float zoomFactor )
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | The assigned value of zoomFactor is less than or equal to 1. |
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