DoublePathText Members

The DoublePathText type exposes the following members.

Constructors

Name Description
Public method DoublePathText Overloaded.

Methods

Name Description
Public method Dispose

Releases all resources used by this Text.

(Inherited from Text.)
Public method Equals (Inherited from Object.)
Public method FitTo

Configures text settings to fit the text to the given rectangle.

(Inherited from Text.)
Public method GetBlackBox

Returns the black box for the text.

(Inherited from Text.)
Public method GetHashCode

Returns a hash code for this Text.

(Inherited from Text.)
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 BaseHeight

Changes the text height but preserves its length.

Public property BottomPath

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

Public property Brush

Gets or sets the fill of the text.

(Inherited from Text.)
Public property CharStyle

Gets or sets the style of characters.

(Inherited from Text.)
Public property Effect

Gets or sets the Effect of the text.

(Inherited from Text.)
Public property Frames

Gets the collection of text frame.

(Inherited from Text.)
Public property Kernings

Gets or sets the value of spacing between characters.

(Inherited from Text.)
Public property MainPath

Gets or sets along which curve the text should be aligned.

Public property ParagraphStyle

Gets or sets the style of paragraphs.

(Inherited from Text.)
Public property Pen

Gets or sets the outline of the text.

(Inherited from Text.)
Public property String

Gets or sets the text string.

(Inherited from Text.)
Public property TopPath

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

Public property Transform

Gets or sets a transformation matrix for this Text.

(Inherited from Text.)
Public property WrappingPaths

Gets the collection of paths to wrap the text around.

(Inherited from Text.)

See Also

Reference