OdImageObject

OdImageObject class

The open document image

public class OdImageObject : OdGraphicObject

Constructors

NameDescription
OdImageObject(OdObject)Initializes a new instance of the OdImageObject class.

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
Bitmap { get; set; }Gets or sets the bitmap.
ImageLink { get; set; }Gets or sets the image link.
Items { get; }Gets the items.
Parent { get; }Gets the parent object.
Rectangle { get; set; }Gets or sets the rectangle.

See Also