ImageItem Members

The ImageItem type exposes the following members.

Constructors

Name Description
Public method ImageItem Overloaded.

Methods

Name Description
Public method Dispose

Releases all resources used by this Item.

(Inherited from Item.)
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Bitmap

Gets or sets a raster image and such details as Width, Height, PixelFormat, etc.

Public property BlendMode

Gets or sets the blending modes of the path.

(Inherited from Item.)
Public property ClippingPath

Gets or sets the clipping path.

(Inherited from Item.)
Public property FillingRule

Gets or sets the filling rule.

(Inherited from Item.)
Public property Opacity (Inherited from Item.)
Public property Position

Gets or sets the position of the upper-left corner of the image.

Public property Transform

Gets or sets a transformation matrix for this item.

(Inherited from Item.)

See Also

Reference