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