PathTextFrame Members

The PathTextFrame type exposes the following members.

Constructors

Name Description
Public method PathTextFrame

Initializes a new instance of the PathTextFrame class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode

Returns a hash code for this PathTextFrame.

(Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property AutoExtend

Gets or sets a value that indicates whether the text should be drawn outside the path.

Public property Baseline

Gets or sets the path specifying the curve along which the text locates.

Public property CopyfittingMode

Gets or sets the mode of fitting the text to the bounding path.

Public property End

Gets or sets the end point of the text on the path .

Public property Flip

Gets or sets a value that indicates whether the text should be drawn either above the path, or below the path, mirrored.

Public property PathAlignment

Gets or sets the alignment for this PathTextFrame.

Public property Spacing

Gets or sets the spacing for this PathTextFrame.

Public property Start

Gets or sets the start point of the text on the path .

Public property Stretch

Gets or sets the glyphs stretching.

Public property VerticalOffset

Gets or sets the vertical offset for this text.

See Also

Reference