The PathTextFrame type exposes the following members.
Name | Description | |
---|---|---|
PathTextFrame |
Initializes a new instance of the PathTextFrame class. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode |
Returns a hash code for this PathTextFrame. (Overrides Object.GetHashCode().) |
|
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. |
|
Baseline |
Gets or sets the path specifying the curve along which the text locates. |
|
CopyfittingMode |
Gets or sets the mode of fitting the text to the bounding path. |
|
End |
Gets or sets the end point of the text on the path . |
|
Flip |
Gets or sets a value that indicates whether the text should be drawn either above the path, or below the path, mirrored. |
|
PathAlignment |
Gets or sets the alignment for this PathTextFrame. |
|
Spacing |
Gets or sets the spacing for this PathTextFrame. |
|
Start |
Gets or sets the start point of the text on the path . |
|
Stretch |
Gets or sets the glyphs stretching. |
|
VerticalOffset |
Gets or sets the vertical offset for this text. |