This documentation is for the old version. Go to the latest Graphics Mill docs

ImageVObject Class

This class represents a bitmap v-object.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Class ImageVObject _
	Inherits RectangleVObject
C#
public class ImageVObject : RectangleVObject

Inheritance Hierarchy

Object Model









See Also

Reference