ShapeItem Members

The ShapeItem type exposes the following members.

Constructors

Name Description
Public method ShapeItem 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 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 Opacity (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 Transform

Gets or sets a transformation matrix for this item.

(Inherited from Item.)

See Also

Reference