ImageItem Properties

The ImageItem type exposes the following members.

Properties

Name Description
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 Image

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

Public property Layer

Gets or sets the layer that contains this item.

(Inherited from Item.)
Public property Opacity

Gets or sets the opacity of the item.

(Inherited from Item.)
Public property Position

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

Public property SoftMask

Gets or sets a soft mask representing variable opacity for this item.

(Inherited from Item.)
Public property Transform

Gets or sets a transformation matrix for this item.

(Inherited from Item.)

See Also

Reference