ShapeItem Properties

The ShapeItem 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 Brush

Gets or sets the fill of this shape.

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 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 Path

Gets or sets the outline of this shape.

Public property Pen

Gets or sets a Pen that determines the color, width, and style of the line.

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