PathText Constructor

Initializes a new instance of the PathText class with the specified Font.

Overload List

Name Description
Public method PathText(String, Font)

Initializes a new instance of the PathText class.

Public method PathText(String, Font, Brush)

Initializes a new instance of the PathText class with the specified Font and SolidBrush settings.

Public method PathText(String, Font, Brush, Path)

Initializes a new instance of the PathText class with the specified settings.

Public method PathText(String, Font, Brush, Path, TextAlignment)

Initializes a new instance of the PathText class with the specified settings.

See Also

Reference