'Declaration
Public Function New( _ ByVal image As Image, _ ByVal zoomFactor As Single _ )
public ImageItem( Image image, float zoomFactor )
Parameters
- image
- An Image value that represents the image to display in a C1MultiScaleImage.
- zoomFactor
- A System.Single value that indicate how much the C1MultiScaleImage.ZoomFactor is to display Image.