The DoublePathText type exposes the following members.
Name | Description | |
---|---|---|
DoublePathText | Overloaded. |
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by this Text. (Inherited from Text.) |
|
Equals | (Inherited from Object.) | |
FitTo |
Configures text settings to fit the text to the given rectangle. (Inherited from Text.) |
|
GetBlackBox |
Returns the black box for the text. (Inherited from Text.) |
|
GetHashCode |
Returns a hash code for this Text. (Inherited from Text.) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
AutoExtend |
Gets or sets a value that indicates whether the text should be drawn outside the path. |
|
BaseHeight |
Changes the text height but preserves its length. |
|
BottomPath |
Gets or sets the path specifying the curve along which the bottom line of the text locates. |
|
Brush |
Gets or sets the fill of the text. (Inherited from Text.) |
|
CharStyle |
Gets or sets the style of characters. (Inherited from Text.) |
|
Effect |
Gets or sets the Effect of the text. (Inherited from Text.) |
|
Frames |
Gets the collection of text frame. (Inherited from Text.) |
|
Kernings |
Gets or sets the value of spacing between characters. (Inherited from Text.) |
|
MainPath |
Gets or sets along which curve the text should be aligned. |
|
ParagraphStyle |
Gets or sets the style of paragraphs. (Inherited from Text.) |
|
Pen |
Gets or sets the outline of the text. (Inherited from Text.) |
|
String |
Gets or sets the text string. (Inherited from Text.) |
|
TopPath |
Gets or sets the path specifying the curve along which the top line of the text locates. |
|
Transform |
Gets or sets a transformation matrix for this Text. (Inherited from Text.) |
|
WrappingPaths |
Gets the collection of paths to wrap the text around. (Inherited from Text.) |