FontStretch.ToString Method

Definition

Creates a String representation of the current FontStretch object based on the current culture.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A String value representation of the object.

Applies to