TextItem Members

The TextItem type exposes the following members.

Constructors

Name Description
Public method TextItem 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 Opacity (Inherited from Item.)
Public property Text

Gets or sets the content of this text item.

Public property Transform

Gets or sets a transformation matrix for this item.

(Inherited from Item.)

See Also

Reference