ContainerItem Members

The ContainerItem type exposes the following members.

Constructors

Name Description
Public method ContainerItem 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 ClippingPath

Gets or sets the clipping path.

(Inherited from Item.)
Public property FillingRule

Gets or sets the filling rule.

(Inherited from Item.)
Public property GraphicsContainer

Gets or sets a GraphicsContainer of this container item.

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

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

Public property Transform

Gets or sets a transformation matrix for this item.

(Inherited from Item.)

See Also

Reference