Creates and initializes an instance of the ImageVObject class using the specified FileInfo.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Sub New ( _ imageFile As FileInfo _ )
public ImageVObject( FileInfo imageFile )
Type: System.IO.FileInfo
FileInfo to load a bitmap.