SizeF.ToString Método
Definição
Cria uma cadeia de caracteres legível que representa essa estrutura 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
Retornos
- String
Uma cadeia de caracteres que representa essa estrutura SizeF.A string that represents this SizeF structure.
Aplica-se a