The PathText type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PathText | Overloaded. Initializes a new instance of the PathText class with the specified Font. |
Name | Description | |
---|---|---|
![]() |
Apply | (Inherited from Text.) |
![]() |
Dispose |
Releases all resources used by this Text. (Inherited from Text.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (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 PathText. (Overrides Text.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
Alignment |
Gets or sets the text alignment. (Inherited from Text.) |
![]() |
AutoExtend |
Gets or sets a value that indicates whether the text should be drawn outside the path. |
![]() |
Brush |
Gets or sets the fill of the text. (Inherited from Text.) |
![]() |
DigitType |
Gets or sets the digit type. (Inherited from Text.) |
![]() |
Effect |
Gets or sets the Effect of the text. (Inherited from Text.) |
![]() |
End |
Gets or sets the end point of the text on the path . |
![]() |
Font |
Gets or sets the font of the text. (Inherited from Text.) |
![]() |
Kernings |
Gets or sets the value of spacing between characters. (Inherited from Text.) |
![]() |
Leading |
Gets or sets text leading. (Inherited from Text.) |
![]() |
OpenTypeFeatures |
Gets the Open Type features. (Inherited from Text.) |
![]() |
Path |
Gets or sets the path specifying the curve along which the text locates. |
![]() |
Pen |
Gets or sets the outline of the text. (Inherited from Text.) |
![]() |
Start |
Gets or sets the start point of the text on the path . |
![]() |
Stretch |
Gets or sets the glyphs stretching. |
![]() |
String |
Gets or sets the text string. (Inherited from Text.) |
![]() |
Tracking |
Gets or sets a text tracking (also known as intercharacter spacing). (Inherited from Text.) |
![]() |
Transform |
Gets or sets a transformation matrix for this Text. (Inherited from Text.) |
![]() |
WordSpacingScale |
Gets or sets the word spacing in text rendering. (Inherited from Text.) |