SizeF.ToString Méthode
Définition
Crée une chaîne explicite qui représente cette structure SizeF.Creates a human-readable string that represents this SizeF structure.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
Retours
- String
Chaîne représentant cette structure SizeF.A string that represents this SizeF structure.
S’applique à